emma-gardner Posted December 8, 2021 Share Posted December 8, 2021 Site URL: https://www.wearenym.com/store-1/p/nym-issue-1 I've tried adding a no-cart category & then pasting the below code into Home>Design>Custom CSS but it's not working. .category-no-cart .sqs-add-to-cart-button { display: none !important; } Link to comment
creedon Posted December 9, 2021 Share Posted December 9, 2021 Please see the following. You could modify the code to accomplish your goal. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
emma-gardner Posted December 9, 2021 Author Share Posted December 9, 2021 (edited) @creedon Thank you! It worked!! Do you know who I retrieve a deleted SKU number/code on one of my product pages? I deleted by mistake. Does it matter that it's now blank? Edited December 9, 2021 by emma-gardner creedon 1 Link to comment
creedon Posted December 9, 2021 Share Posted December 9, 2021 Quote Do you know who I retrieve a deleted SKU number/code on one of my product pages? I deleted by mistake. This is an interesting pickle. I assume you are using auto generated SKUs? Has this product been sold to customers? If so it may exist on a order. If you've not sold this product and you don't care about a specific SKU, you could use a different one. Quote Does it matter that it's now blank? I'm a bit surprised it is blank. When I try to remove an SKU SS complains you can't have a blank one. It is possible the value is a non-printing character. SKUs are a convenience for us humans. SS uses a product id number to track your products internally. Here is another thought. Where are you seeing this blank SKU? Is this on the inventory page? Is this a product with variants? If so the top item doesn't list an SKU. Let us know what you find out. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment