Jump to content

eszeein2

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by eszeein2

  1. You can achieve something like this by using Product Blocks.

    What I did was create an item with the name Bundle.  In the Additional Info section, I added Product Blocks for each item.  Here are the Design settings I chose:   Image-NO, Title-YES, Price-YES, Description-YES, Add to Cart Button-YES, Product Quick View-YES.  For the Bundle item, I added a Tag called " hidecart " and a Tag called " hideprice ".  Then in the Custom CSS code, I added this:

    /* Hide the add-to-cart button */
    .tag-hidecart .ProductItem-summary .ProductItem-details {
      .sqs-add-to-cart-button-wrapper, .product-quantity-input {
      display: none;
      }
    }

    /*Hide the price on product page */
    .tag-hideprice .product-price {
        display: none;
    }

     

    Checkout the end result:

    Levenji Site Diaper Bag Bundle

  2. I have an order of someone local who paid for shipping.  On my way to the post office, I happened by them and just gave them their package.  I understand that I will get refunded for the label 15-31 days after it is not being used and I can refund the customer for the shipping they paid, but what are my options for completing this order?  How do I mark their order as shipped and delivered without the tracking completing the order?

×
×
  • 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.