No content to show
User Activity
10-11-2021
Hello @carat, Below snippet worked for me for this case$.ajax({
dataType:'jsonp',
url: $shop_url + '/cart/add.json?quantity=' + $quantity +'&id=' + $variant_id +'&callback=?',
success: function(data){
/* do something wit...
02-23-2021
@Elisaw you mean you don't want link for header image on home page.. right? If so then just replace the header.liquid code with the below code{% if template contains "collection" and collection.handle == "tartar-care" %}
{% assign logo_src="https://...
02-17-2021
@dayday1727 It should have worked which file you added the code in? you need to add the code at the very bottom of theme.scss.liquidElse share your store link if this doesn't works again.
02-17-2021
@dayday1727 just go to Online Store > Themes > then for Live theme click Actions > click Edit code > and then with the search bar on the left, search for the file named theme.scss.liquid and scroll all the way down at the very bottom end, then copy ...
@iQliving_Staff here are some shipping scripts from where you can get the idea for how to create shipping script for your requirement.And if you are not familiar with the script coding then email me at kujur.nitin1992@gmail.com or you can get it done...
02-16-2021
@Elisaw just replace the header.liquid code you shared with below code, where new_cdn_link (at line no. 2) will be replaced by the cdn link of new logo image uploaded to files. {% if template contains "collection" and collection.handle == "tartar-car...
02-16-2021
@Elisaw do you need different image for home-page?
02-16-2021
@Elisaw you can upload the new logo in the files and copy its cdn link from there and replace the below src value with it in the header.liquid code you shared and save.https://cdn.shopify.com/s/files/1/2479/2738/files/TARTAR-webheader_2f64f81d-e65a-...
@SweetlightJwlry what's your store link?Do you have shopify multicurrency enabled or any any multicurrency app installed?
@ArnoldEl For code fix for current theme go to Online Store > Themes > (Published Theme) > click Actions and select Edit code. And then search for theme.js file, open it and paste the below single line code after line no. 1336, (or search for line w...
@ArnoldEl Oh I see may be you are not using the latest version of that theme. You can add a latest version of that theme from the theme store if you want.Or if you want to continue with the current then yes code needs to be added for that.
Hello @ArnoldEl , I see that you are using Startup theme, you can find the setting to Enable cart redirection at the theme customization settings page from admin dashboard. For that you need to go toOnline Store > Themes > Startup(Your Published Them...
Hello KKB,You can try some of the apps listed here according to your requirement.Thanks
10-20-2020
The best way would be to take a full product CSV export and then you can search, filter, and replace in bulk in the CSV file on columns option1 value, option2 value, and option3 valueAfter that, you can import the edited sheet with the Overwrite chec...
04-20-2020
This happened for me also, but for my case, I had added languages at /admin/settings/languages since I was using langify app based translation so I deleted languages at /admin/settings/languages and then checkout "?locale=XX" attribute started workin...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
2644 | 02-23-2021 12:52 AM | |
2891 | 02-17-2021 05:45 PM | |
2745 | 02-16-2021 12:11 PM | |
1768 | 10-20-2020 05:31 PM | |
3982 | 03-25-2020 08:21 AM |