- Mastering WooCommerce 4
- Patrick Rauland
- 153字
- 2021-06-24 16:46:23
Configurable bundles
I like simple bundles but you can also give users options. You can let them customize the number of items in the bundle with minimums and maximums.
Let's say we want to have a bundle where we offer a t-shirt and hoodie and we let users buy a beanie if they want.
We can change the minimum quantity of the beanie to 0 and the maximum quantities to 5. Then, we can enable the Optional and Priced Individually checkboxes:
When we check Priced Individually, a new Discount field appears. You can use this to provide a discount on this product for being in the bundle.
This will work great but we can do more for the appearance. On the Bundles tab, change the Layout field to Tabular and now we can see it's a bit easier to edit quantities:
Let's learn about product kits in the next section.
- Android Jetpack開發:原理解析與應用實戰
- Building a Game with Unity and Blender
- Spring Cloud、Nginx高并發核心編程
- 深入RabbitMQ
- Swift 4從零到精通iOS開發
- Orchestrating Docker
- Tableau Dashboard Cookbook
- Android技術內幕(系統卷)
- RESTful Web API Design with Node.js
- Hands-On ROS for Robotics Programming
- 絕密原型檔案:看看專業產品經理的原型是什么樣
- Puppet Cookbook(Third Edition)
- Java性能權威指南
- INSTANT Eclipse Application Testing How-to
- Professional Azure SQL Database Administration