Jump to content

How can I hide the ecommerce cart when it is empty?

Recommended Posts

  • Replies 4
  • Views 2.6k
  • Created
  • Last Reply

Something simple like this should work:

.Cart[aria-label^='0'], .Cart:not([aria-label]) {
  display: none;
}

Let me know how that works for you. It's not something I heavily tested. If it does work, it could be modified using opacity and transitions instead.

Related:

Also, is it just me or is there no way to get to the checkout on mobile using the Foster template? Using the demo site, there was no link to the checkout at any point in my mock-shopping.

-Brandon

If a response helped you out, send a 'Like' 👍 (bottom-right) and/or 'Upvote' vote.jpg.c260784ece77aec852b0e3049c77a607.jpg (top-left)

Link to comment

Great use of the accessibility attribute 🙂

 

On 10/29/2019 at 1:01 PM, brandon said:

is it just me or is there no way to get to the checkout on mobile using the Foster template

It's an unfortunate setting for a Squarespace demo! They've set MOBILE: CART to Position: Hide in Site Styles.

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.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment
  • 1 month later...
  • 3 months later...
On 10/30/2019 at 12:01 AM, brandon said:

Something simple like this should work:


.Cart[aria-label^='0'], .Cart:not([aria-label]) {
  display: none;
}

Let me know how that works for you. It's not something I heavily tested. If it does work, it could be modified using opacity and transitions instead.

Related:

Also, is it just me or is there no way to get to the checkout on mobile using the Foster template? Using the demo site, there was no link to the checkout at any point in my mock-shopping.

-Brandon

@brandon Thank you so much for this super simple clean code! It works perfectly on Maple, Brine 🙂

Link to comment

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.