Hi everyone, I've placed this code and it works fine. What I need, if supported, is that if the cart has 1 or more product, when I click on "add to cart", that is not displayed the "go to cart" butto...
Hi everyone, I'm trying this in my theme.css but not working, is there anyone could help please ? {% if template contains 'product' %} .aph_cart { right: 5%; padding: 10px; background: #fff !imp...
No content to show

User Activity

Just add <a href="#" onclick="javascript&colon;privacyBanner.showPreferences(); return false;">your text</a> and make sure to replace &colon; with :
On my website for 1€ you earn 5 points so I've displayed how much points you earned depending on the product price with this code (in the theme editor) : {{ product.price | times:0.05 | round: 0 }} but if I have 2 variant with 2 different prices, it ...
What are you talking about? I'm just looking for help to display dynamically earned points depending on the product price 
I'm using Smile.io1€ spent = 5 pointsIn the theme editor, I've put this code to display how much points you earn buying the product :{{ product.price | times:0.05 | round: 0 }} points My pb is that when I change the variant the amount of earning poin...
Hi Alex, is there a way to translate product type or at least display categories in the filter ?
When I click on a vendor it displays all vendors not the only one I’ve clicked but « display all » works
Thanx. This works exactly like my solution. It displays all the products in the shop from the vendor, not the products from this vendor in this specific collection. And I need a « display all » button too.
Hi, I'm using this code on collection page, it works fine but not like what I need :<div class="filter_co">{% for vendor in shop.vendors %}<a href="{{ vendor | url_for_vendor }}">{{ vendor }}</a>{% endfor %}</div>In fact, I would like to display all ...
Great ! Works perfectly ! Thanx
Hi, I'm looking a way to display "new" if a product is in stock for less of 15 days for example, could you please help?
Hi everyone, I'm using Stripe and I've activated Alipay in Stripe back end but it' not displayed on my shop. Any idea please?PS : Shopify tell me to ask Stripe, Stripe tell me to ask to Shopify...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to