- 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.
- 現(xiàn)代C++編程:從入門到實(shí)踐
- 程序設(shè)計(jì)與實(shí)踐(VB.NET)
- C語言程序設(shè)計(jì)(第2版)
- Mastering Scientific Computing with R
- 老“碼”識(shí)途
- Learning Neo4j 3.x(Second Edition)
- Learning Network Forensics
- 零基礎(chǔ)輕松學(xué)SQL Server 2016
- Getting Started with Laravel 4
- 從零開始:UI圖標(biāo)設(shè)計(jì)與制作(第3版)
- Building Dynamics CRM 2015 Dashboards with Power BI
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第2版)
- The Statistics and Calculus with Python Workshop
- Mastering Bootstrap 4
- Java Web開發(fā)基礎(chǔ)與案例教程