Untitled
unknown
plain_text
9 months ago
150 B
547
Indexable
code for removing the add to cart button
/* temporary disable add to cart button*/
.sqs-add-to-cart-button-wrapper
{ display: none !important; }Editor is loading...
Leave a Comment
code for removing the add to cart button
/* temporary disable add to cart button*/
.sqs-add-to-cart-button-wrapper
{ display: none !important; }