Jump to content

Turn off orders at a certain time

Recommended Posts

Posted

Site URL: https://www.sundogbread.com/preorder

Hi! Is it possible to turn off ordering for all products within a category at a specific time? We are a market bakery that turn off online orders at 10am twice a week, Wednesday (category) and Friday (category). Right now I am manually changing the inventory to 0 for those items, so anything that will be less time consuming will be helpful. 

  • Replies 2
  • Views 539
  • Created
  • Last Reply
Posted

You can use CSS to remove all add to cart button on Preorder shop page

Add this code to Pre order page header (Hover Preorder on Not linked or Main Navigation > Click Gear Icon > Advanced)

<style>
  .sqs-add-to-cart-button-wrapper {
    display: none !important;
}
</style>

 

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!)

Posted
18 hours ago, sundog said:

Is it possible to turn off ordering for all products within a category at a specific time?

You can prevent customers from adding products to the cart by hiding the 'Add to Cart' buttons (as suggested above) but be aware of one limitation. It won't prevent customers from checking out with any goods they've already added to the cart.

Products remain in the cart indefinitely unless goods are removed from sale (products deleted or stock zeroed) so the only foolproof way to prevent purchase is to set the inventory to zero - as you are doing already.

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.