I have an ecommerce site and I have some questions and would be happy to have some help.
On my start page, I have 4 images with “featured jewelry” in a collection list, and would like to have a different image than the main images I have chosen for them, is it possible? In a collection list I also just find the option to filter on Name/Created on/Published on/Updated, I want to pick specific products, is it possible somehow?
If above is not possible, can I make a grid with images and link those images to the corresponding product page?
Hi Sara, it’s difficult to imagine what you’re trying to do without seeing your site. However it sounds like you’re asking two questions;
Can I have multiple different images in a CMS collection?
Yes, you can have multiple image fields and or an image gallery field. With that and some creating layout you can show special featured images, or pick one randomly, or have a gallery for each item… depends on what you want.
How can I choose the items I want featured?
If you just want them featured yes/no, just add a switch field to your cms collection and filter on it. If you want them featured and ordered in a particular sequence, a number field is better, then you can use 1, 2, 3, 4. Only items with numbers will be shown if you filter them, and you can sort them in that order also.