- WooCommerce Cookbook
- Patrick Rauland
- 340字
- 2021-07-23 19:35:09
Adding a product bundle with the Product Bundles plugin
One of the most common ways through which both physical stores and e-commerce stores get more orders is by bundling products together and providing the customer with a discount. This can actually be a bit tricky in e-commerce if you don't set it up correctly. You'll most likely want to count the products independently for accounting, inventory, and reporting purposes. That's why there's a Product Bundles extension that handles all of that stuff while the customer just sees a product and the Buy button.
Getting ready
You'll need to have installed and activated the Product Bundles plugin available here: http://www.woothemes.com/products/product-bundles/. You should also have at least two simple products in your store.
How to do it…
In order to add a product bundle, carry out the following steps:
- From the WordPress admin, go to Products | Add Product.
- Give the product a name in the Product Name field.
- Scroll down to the Product Data pane. From the drop-down, select Product bundle.
- If your products are packaged separately, check the Non-Bundled Shipping checkbox.
- Enter a price for the bundle in the Regular Price ($) field.
- Click on the Bundled Products tab.
- Under Bundled Products, type in the products that will make up the bundle.
- Click on Save Configuration.
- After the configuration is saved, you can click on each component and adjust several details such as the quantity in each bundle. Adjusting these details is optional.
- Publish your product and take a look at it from the frontend of your site.
There's more...
You'll want to go back and add a featured image, and possibly an image gallery, for the bundle. It's really helpful to show the user exactly what they're getting in the bundle so make sure the featured image shows all of the items in the bundle.
Bundles are one of the more common ways of combining products, but there are other ways. For a full guide on the many ways of doing this, see the comparison article at http://docs.woothemes.com/document/chained-products-vs-product-bundles-vs-force-sells-vs-grouped-products/.
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- Azure IoT Development Cookbook
- Learning ArcGIS Pro 2
- 64位匯編語言的編程藝術
- C#程序設計基礎:教程、實驗、習題
- 計算機應用基礎實踐教程
- Mastering Business Intelligence with MicroStrategy
- 圖數據庫實戰
- Android傳感器開發與智能設備案例實戰
- FFmpeg開發實戰:從零基礎到短視頻上線
- Django Design Patterns and Best Practices
- Mastering VMware Horizon 7(Second Edition)
- UI設計基礎培訓教程(全彩版)
- 啊哈C語言!:邏輯的挑戰(修訂版)
- Microsoft Dynamics GP 2013 Cookbook