Hide Product Quantity Box
1. Plugin Info
Hide the product quantity box (product page, quick view, and product block).
- Works with Squarespace 7.1 
- Uses Custom CSS 
2. Add this code to Custom CSS
// Hide Product Quantity Box - Ghost //
.ProductItem-details .product-quantity-input {
  display: none !important; 
}3. Customizable Options
- No customizable options 
4. Plugin Notes
- Applies to the quantity box on main product pages, quick view, and product blocks. 

 
            