Page 1 of 1
Product Bundles with Options
Posted: Tue Oct 10, 2023 6:36 pm
by oursupersoftware
Hi,
I'm looking for a extension that can cater for my need.
I want to make a bundle with options.
So for example, I have 10 different candy products on my website (some with options for size), and I would like to create a bundle where the customer can select any three of those products (and their option if applicable) to make a 'bundle' purchase.
Do you know of any extensions that support this feature?
Thanks in advance.
Re: Product Bundles with Options
Posted: Wed Oct 11, 2023 2:12 pm
by TMD Extension @
For bundle products you can check our ready made module
https://www.opencart.com/index.php?rout ... 20producrt
Re: Product Bundles with Options
Posted: Wed Oct 11, 2023 3:19 pm
by oursupersoftware
Thanks. I bought your extension but when I try install it I get the following error on my store:
Code: Select all
Fatal error: Uncaught Exception: Error: Table 'dispoohc_ocardk.ocny_bundle_category' doesn't exist<br />Error No: 1146<br />SELECT * FROM ocny_bundle_category c LEFT JOIN ocny_bundle_category_description cd ON (c.bundle_category_id = cd.bundle_category_id) LEFT JOIN ocny_bundle_category_to_store c2s ON (c.bundle_category_id = c2s.bundle_category_id) WHERE c.bundle_parent_id = '0' AND cd.language_id = '1' AND c2s.store_id = '0' AND c.status = '1' ORDER BY c.sort_order, LCASE(cd.name) in /public_html/system/library/db/mysqli.php:48 Stack trace: #0 /public_html/system/library/db.php(45): DB\MySQLi->query('SELECT * FROM o...') #1 /public_html/catalog/model/extension/bundlecategory.php(10): DB->query('SELECT * FROM o...') #2 /ocartdata/storage/modification/system/engine/loader.php(248): ModelExtensionBundlecategory->getCategories(0) #3 /public_html/system/engine/proxy.php(47): Loader->{closure}(Array, Array) #4 /ocartdata/storage/modification/ in /public_html/system/library/db/mysqli.php on line 48
How do I solve this without breaking my store?
Re: Product Bundles with Options
Posted: Wed Oct 11, 2023 4:24 pm
by TMD Extension @
Hello you can create a support ticket
https://www.opencartextensions.in/ticket
You will get the assistance soon