Ishouldbesouvlaki Posted April 26, 2020 Share Posted April 26, 2020 Site URL: http://www.ishouldbe-souvlaki.com Hi Friends! we have recently started up our online store and website with squarespace and are currently having issues with our inventory. we run a small vegan food business where our customers order food for pick up from our store and home delivery. We have a range of products that can be purchased individually or via several packs (weekly pack, pasta pack etc). the majority of our products are available in several packs and have many variants (add ons) but due to the inventory system on square space, we need to take our inventory and divide it into each variant/pack. is there any way to get around this? Basically we are wanting to load our numbers into the inventory and then they are reduced when a customer purchases that product in any format. If Squarespace doesn’t offer this as an option, is there any compatible software we can use? thanks in advance! Link to comment
paul2009 Posted April 26, 2020 Share Posted April 26, 2020 (edited) Squarespace doesn't have any built-in features to manage inventory of individual stock items when they are also part of product bundles, sets or multipacks. A developer could build a solution to do this because Squarespace allow stock levels to be adjusted using the Inventory API, but it would be costly to build and would have ongoing costs. Update: Trunk Inventory is now a Squarespace Extension and can do this (see new posts below) Shopify also offers product bundling either as a built-in function of through the use of plugins/apps. Edited May 13, 2022 by paul2009 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
LeeLee Posted April 27, 2020 Share Posted April 27, 2020 Thanks for confirming Paul and for all of the info! Is this a service SF Digital provide and would you be able to provide a ballpark quote to add this option? Link to comment
Featured Comment paul2009 Posted September 28, 2020 Featured Comment Share Posted September 28, 2020 (edited) Squarespace have recently added Trunk as a Squarespace Extension. This Extension costs from $29 per month and can synchronise products across your store, including packs and bundles. Edited October 3, 2020 by paul2009 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
Joanie Posted October 15, 2020 Share Posted October 15, 2020 Hey Paul, have you had a chance to try Trunk out yet? I have a client needing a way to offer bundles and wondered if this might be her only solution. Link to comment
MyfWebb Posted January 28, 2021 Share Posted January 28, 2021 Hello, how would I purchase this extension + where can I see it, is it on Squarespace? thanks Link to comment
Struckhoff Posted December 2, 2021 Share Posted December 2, 2021 Does anyone here know if Trunk can handle bundles that are part in-stock items and part Print on Demand? (For example, could it be used to create a Product that sends an order to Printful for one item, and to ShipEngine for another item?) Link to comment
tobiep Posted March 3, 2022 Share Posted March 3, 2022 Hi. I seem to have a similar issue. I have an online food store. We sell packs and I want to give the customer a choice of what meals go in the packs. I would need two sections so they get to choose 2-3 items from section one and then 3-4 from section 2 then check out. Any schooling would be greatly appreciate. all the best tobie Link to comment
eszeein2 Posted October 14, 2023 Share Posted October 14, 2023 (edited) 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 Edited October 14, 2023 by eszeein2 added additional code for hide price Link to comment
Recommended Posts
Posted by paul2009,
Solution using Squarespace Extensions
Recommended by SpencerC
0 reactions
Go to this post
Create an account or sign in to comment
You need to be a member in order to leave a comment