No content to show
User Activity
06-02-2023
Hi EveryoneWe have noticed that from 13th of May, suddenly the number of conversion data being sent to facebook and google dropped to 60% It seems that for certain browsers, its not sending proper dataThis has severely impacted by google ads and also...
03-21-2023
just you need to create same file and place same code of theme in your theme
for this you can use shopify product update apihttps://shopify.dev/docs/api/admin-rest/2023-01/resources/product#put-products-product-idyou can update product through this documentation
03-21-2023
which theme you are using??
03-05-2022
you can change your domain from Shopify settings -> domains.
03-05-2022
in icons. liquid file search cart icon their SVG code and replace with your icon's SVG code.
03-05-2022
for making multi-currency checkout you require first thing Shopify payments. if your store is located in India so you can't able to install Shopify payments.if your store is outside of India then install Shopify payments and then go in markets sectio...
You can change add to cart button text from the schema of the whole site like many themes using the button and most of the static text from the en.default.json file.another option is you can change the text by CSS : 1. you have to make text size 0 of...
Hello,You can't add wordpress plugins in shopify but you can find simillar app or same app for shopify also you can build your own app using shopify polaris.
Hello, You can do this thing using jquery. 1. You have to make Data index as a <a></a> tag's id like this : id="Custom{{ forloop.index0 }}"2. after that you have to add some script as per below<script>window.onload = function() {document.getElementBy...
Hello, You can change schema of the testimonial page code from 9 to 25 after that check.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
852 | 03-21-2023 08:56 AM | |
999 | 03-21-2023 07:29 AM | |
1114 | 03-01-2022 08:00 AM |