Jump to content

IDC

Member
  • Posts

    9
  • Joined

  • Last visited

Everything posted by IDC

  1. Hi Tauphan I have another situation now. Here is the background. I am offering 3 options for shipping 1) 1st Class Mail 2) Priority Mail 3) Priority Mail Express I am also offering a discount - Free 1st Class Mail for orders at or above $45 (suppose that is $4 value) If for an order at or above $45 the customer choose Priority Mail (costing lets say $8.25) then the customer has to pay the full $8.25. The $4 value of free 1st Class Mail is not applied to the cost of Priority Mail. Similarly the cost saving does not carry over if the customer chooses Priority Mail Express. Can this be fixed?
  2. I am sorry I was debugging. I had removed the injected code to achieve the formatting. I have now included injected code and it is not working again. Here is injected code: <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.0/jquery.min.js"></script> <script> $(document).ready(function() { $('.ProductItem-details .product-quantity-input').insertAfter('.ProductItem-product-price .product-price'); }); </script> <style> @media screen and (min-width:168px) { .ProductItem-details .ProductItem-product-price { display: flex !important; align-items: center; } .ProductItem-details .ProductItem-product-price .product-price { margin-right: 5rem; } .product-quantity-input>* { float: left; } .product-quantity-input { width: 70%; display: flex !important; align-items: center !important; margin-bottom: 0.6rem !important; } .quantity-label { margin-bottom: -0.2rem !important; margin-right: -4rem !important; } } </style>
  3. Hi Tauphan Thanks for you help earlier with the formatting. My site is lamasqueria.com The quantity-input field is not working from the shopping details page (https://www.lamasqueria.com/shop/stripe-mask) I can change the number that am I buying to anything - when I add the mask to the cart then only one mask gets added. In debugging I ran the code without injecting the code needed for formatting. Removing the code injection in the header made the quantity-input field work well. Can you please help? We are trying to go live early next week and am panicking a little 🙂 JC
  4. Thank yo so much. This has helped me create the look and feel I wanted!
  5. Thanks! The above code puts the Price and Quantity picker (label and number picker stacked vertically) in the same line. Is it possible to get the label "Quantity" and the number picker on the same line instead of being stacked on top of each other as per the image I had in my original email?
  6. Sorry this not really work in putting the label Quantity and the Number picker on the same line.
  7. https://www.lamasqueria.com/shop/pink-zari I would like the Price, Quantity-Label and Number-Picker on one line. The next line after this I would like to have "Add to Cart". In the custom cc you will see how I am controlling padding and margins for the Product Details elements. Hope this is an acceptable way to do it. Further can one change the number picker so that it has "-" on side and "+" on the other ? If all works out it would be something like the attached image. In case the -/+ picker is not possible but putting it on one like is possible that would be amazing too. Also would like to have this not change when in mobile mode. Thanks so much for your help!
×
×
  • 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.