No content to show
User Activity
Hello @Agolab , I created a discount for all customers that order above 500 eur subtotal, have 100% discount on the shipping.If order is under 500 subtotal, shipping is calculated.If order is above 500 subtotal, but total after discount is under 500...
I'm using Puco shipping discount app now, there you're able to choose subtotal and not cart total.
Hi, your code works, but I was wondering if it is possible to add something extra so that people can search a specific part of the SKU.Let's say the item number SKU is: 99.5685.52.I would like customer to search for 5685. and not the whole number beg...
Hello, I am also looking for a solution here. Customers get shipping cost on orders of +3000,- after they apply a discount code of 3000,-Not what we want.
I have found the solution myself.In the Trade template go to main-cart-footer (sections)add code below for eur or points calculations.<div class="rewards-points-message" style="background:#fff2d7;">{% assign points = cart.total_price | divided_by: 10...
How can i do the same thing, for customers who have put items in there cart? So befoe the checkout, I want to show them, if they continue with there purchase they will earn xxx points.For example: subtotal in the cart is 350 eur, and let's say 1 eur ...