Aug 26, 2020
Hello, I am looking for help in order to upload my products to marketplaces and start selling there. The problem is that the products are too many and I can't upload them one by one. I tried some Sho...
Jun 29, 2020
I use the Debut Theme and I would like to add filters at the left side of the collection pages for sizes (small, medium, large, etc.), size of the shoes, color, etc. Can anyone help me to do that wit...
Jun 22, 2020
Do you know how to delete in bulk (automated) out of stock variants? Thanks.
Jun 22, 2020
Do you know if I can split the product variants (color) in different products? Thanks
Jun 17, 2020
Is this code right? Can I add it to additional scripts to Shopify, in order to send orders and items data? <?php /** * Builds an Analytics Ecommerce addOrder action. * * @Anonymous array $ord...
Jun 17, 2020
Hi! Please help me with something, because I dont have that knoeledge. I want to add the additional scripts at the "thank you" (I will paste below - these are examples). Should I copy - paste them ex...
Jun 15, 2020
<script> ('ecommerce', 'addOrder', { order_id: '123456', // Order ID. Required. revenue: '1315.25', // Grand Total. Includes Tax and Shipping. Does not include payment costs. sh...
Jun 14, 2020
Can someone help me in order to add a snippet just before closing either the <head> or <body> section in all of my website template pages? I use the Debut theme. Thank...
Mar 21, 2020
How to enable lazy loading to my site? I would like a step by step guide. Thanks
No content to show
User Activity
Can you please tell me if you see a wrnong at these two scripts?<script>skroutz_analytics('ecommerce', 'addOrder', {order_id: {{order.order_number}}, // Order ID. Required.revenue: {{order.total_price}}, // Grand Total. Includes Tax and Shipping. Doe...