Untitled

 avatar
unknown
plain_text
18 days ago
150 B
28
Indexable
code for removing the add to cart button

 

/* temporary disable add to cart button*/

.sqs-add-to-cart-button-wrapper

{ display: none !important; }
Leave a Comment