Hi everyone :wave: so to start I would like to kno...
# support
c
Hi everyone 👋 so to start I would like to know how on this kind of article, to offer to choose the size AND the color, without having all the photos on the side. For example, on this black sweatshirt, being able to choose S M or L for example, but also buttons with red and green. And in photo on the left side, just a photo of the sweatshirt in the 3 colors. On the other hand, if you choose a specific color, for example red, only photos of the red sweatshirt are displayed, but with other profiles. Next, I would like to know how to change the solidus icon in the tab. Thanks a lot for your answers :)
k
For the icon in the tab, that’s called favicon. You can place a
favicon.ico
image in your
app/assets/images/
folder, and it should update it. The directive for that is placed in your
app/views/layouts/storefront.html.erb
file.
For the product selection, you are talking about product’s variants. I think the best way to explain this is via an example using our demo. I think you want something similar to: https://demo.solidus.io/products/developers-t-shirt. To accomplish this, you need to create multiple variants for the product in your admin panel. Each variant has a different combination of option values, based on their size and color. Here’s the corresponding admin page for that product: https://demo.solidus.io/admin/products/developers-t-shirt/variants.
On this page you can create the option types, which determine what combinations of option values you can use on your product’s variants: https://demo.solidus.io/admin/option_types
Replicating this configuration on your store should be enough to have something similar to what you described.
c
I would like change logo here
Im here. Have problem config now 🥺 do you know i can change the round choice color of the article ? My color is pink and the rond here is white 😜