- 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.
- 新編Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Instant Testing with CasperJS
- Java應(yīng)用與實(shí)戰(zhàn)
- 在最好的年紀(jì)學(xué)Python:小學(xué)生趣味編程
- Mastering Scientific Computing with R
- Scratch 3游戲與人工智能編程完全自學(xué)教程
- C語言實(shí)驗(yàn)指導(dǎo)及習(xí)題解析
- 青少年學(xué)Python(第1冊(cè))
- Building Android UIs with Custom Views
- Mastering React
- C編程技巧:117個(gè)問題解決方案示例
- Greenplum構(gòu)建實(shí)時(shí)數(shù)據(jù)倉庫實(shí)踐
- Maven for Eclipse
- PhantomJS Cookbook
- Cloud Development andDeployment with CloudBees