Mcddt Posted October 16, 2019 Share Posted October 16, 2019 Hello! I need help with my Shopify Button.. How can I transfer the Shopify button from the Additional Info part to the Product Details under the price..? Also delete the variant "Size" and the squarespace quantity. Please see attached photo. I'm trying to send my customers to Shopify for checkout because, as you all know, Squarespace isn't as friendly as Shopify when it comes to manual payments. Thank you so much for all your help! Link to comment
tuanphan Posted October 16, 2019 Share Posted October 16, 2019 @Mcddt I think some custom code can hide Variant (i'm not sure) & Quantity. Can you share product page url to check? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Mcddt Posted October 16, 2019 Author Share Posted October 16, 2019 @tuanphan Oh, sorry about that. Here it is: https://www.buildingrootsph.com/shop-all/baby-wipes Link to comment
tuanphan Posted October 16, 2019 Share Posted October 16, 2019 @Mcddt What is access password? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tuanphan Posted October 16, 2019 Share Posted October 16, 2019 @Mcddt Add to Home > Design > Custom CSS .ProductItem-details .product-variants { display: none !important; } .product-quantity-input { display: none !important; } With Shopify button, I think we can use custom code to hide all (title, price, variant,...), you can type manually title, price...above Shopifty button. Then move shopify button, additional description to right of image Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Mcddt Posted October 16, 2019 Author Share Posted October 16, 2019 Thank you @tuanphan. Can you help me with the code in moving the Shopify button and additional description? Thank you so much for your time Link to comment
tuanphan Posted October 16, 2019 Share Posted October 16, 2019 @Mcddt It will take some time. I will send it tonight, if you still cannot find another solution. (now 8:30 am, working) Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Mcddt Posted October 16, 2019 Author Share Posted October 16, 2019 Okay, no worries! Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.