No content to show
User Activity
03-06-2023
Hi everyone, I have just change the Variant Picker from 'Button' to 'Drop down' for a cleaner visual. However, there is an issue as the product image does not change when I select another variant (it changes when I was using 'Button' option). I have ...
Hi @LitCommerce ,I'm still working on the dropdown as well.For the color swatches, I figure out they display those first 5 values. They're Black but for S, M, L, XL, 2XL sizes. Thank you for your response.
06-17-2022
Hi everyone,I don't know why my color swatches only display black color, which makes me think it's because of more than one option name,Here is the code I used {% comment %}
Renders a product card
Accepts:
- product_card_product: {Object} Product L...
Hi @LitCommerce ,Do you have any idea why only handbag display colors while others display only black?Thank you very much!
Hi @LitCommerce ,It's my home page.I use this code <variant-selects class="no-js-hidden" data-section="{{ section.id }}" data-url="{{ product.url }}" {{ block.shopify_attributes }}>
{%- for option in product.options_with_values -%}
...
06-16-2022
Hi everyone,After assessing my product page, I think that using button for Size is not a good idea. I have tried to create a dropdown for it and I made it. However, I could not select any size but S. Additionally, when I added the dropdown, the produ...
Hi everyone,I hope you're doing well at the moment. I'm trying to add a dropdown for style and material variants to my product card and I did it. However, the box seems too big for the cards and when I select a variant, the product picture does not c...
06-16-2022
However, I think it'd take much time to finish crafting another page. If only anyone could help me set this up so that I could save time.Thank you very much!
06-15-2022
Hi @PageFly-Victor ,Thanks for your recommendation. I'll give it a try.
Hi everyone, Hope you're all doing well. I'm trying to add a dropdown for "Style" and "Material" variants. Additionally, for "Color" variants, I'm looking for a wider range of color for my website as the Swatches don't show some specific color.I'd ha...
06-15-2022
Hi @LitCommerce ,It really help me a lot.Thank you very much! Wish you a wonderful day!
Hi everyone,Hope you're all doing well. I keep wonder why only Color variants showed as an Image Swatches, while other variants such as Style, Material and Size are showed as buttons. I have attached 2-type pictures to make the comparison easier. I a...
06-13-2022
Hi @LitCommerce ,I totally agreed with you. I'm going to remove the discount box.Anyway, thanks for all of your help!
06-13-2022
Hi @LitCommerce ,Your code did its work really well. Thank you so much! Wish you all the best!