No content to show
User Activity
My client changed the theme of the store, some products and subpages.Google search console now displays a message about a large number of unindexed pages. These are mainly messages about Not found (404), Page with redirect, Alternate page with proper...
My client also received such an email.In additional scripts, I have this line in the analytics script.'transaction_id': '{{ order.order_number }}',Will changing order.order_number to checkout.order_number or checkout.order_id (as it was in the email)...
04-17-2024
Hello,When selling goods to b2b customers to EU Member States, VAT should not be charged.I created a validator in the shopping cart that allows you to verify whether the customer is exempt from tax.How can I turn off the tax once the client has been ...
I don't have a discount entry in my cart. It is not necessary to show the discount in the cart.My discount code can be added to each order. There will be validation at checkout that targets specific customer segments that First_order_date IS NULL. At...
Hello,I want everyone who goes to checkout to have the FREE GIFT discount code added. I managed to achieve this using the app, however, I have to select a code in the pop-up that does not visually match the store. Is it possible to add the code autom...