vapourdreams 11 years ago
HI I am interested in this module, does it work with Openstock module which has multiple options and pricing? Also is it possible to set a bundle as a product or can it only be added to a product page?
drkipt 11 years ago
Hi
I am interested in this module and would like to see how it handles products with different price options.
Could you add this to the demo, so I can see how it works before purchase.
Many thanks!
MuazSalah 11 years ago
Hello,
What will happen if one of the bundled products goes out of stock?
Will it be possible to add the bundle to the cart and checkout?
Regards,
Muaz
iSense 11 years ago
ProductBundles 2.0
---------------------
- Updated Bootstrap to 3.2.0.
- Updated Font Awesome to 4.1.0.
- The Gift Voucher discounts are removed. Now the module uses new Total module, which handles the discounts. You have to enable it from Extensions -> Order Totals -> ProductBundles.
- Implemented automatic detection for bundles in the shopping cart.
- Added new option in the administration settings which handles the cases when a given customer adds one bundle more than once in the shopping cart.
- Stability improvements.
- Removed obsolete code & sessions.
- Various bugfixes.
iSense 11 years ago
ProductBundles 1.5.2
=====================
- Fixed adding empty bundles in the administration
- Other minor bugfixes
-iSenseLabs
iSense 11 years ago
@richparnabyking: Hi and thank you for getting in touch with us.
Currently you cannot preset options from the admin panel. This is how the products with options work: You select a product with 4 options and set discount. Then on the front end, when a client adds a deal to the cart they are required to select an option that goes for the product. If there is an option that costs more it just adds the value, while keeping the discount as set in the admin.
-iSenseLabs
richparnabyking 11 years ago
I have attempted to contact you via your sales email address, however had no response.
We are interested in how this module handles options. I have seen on the demo store that when you add the bundle to the basket then it will ask for the option for the Canon. Is it possible to pre-select an option for products in a bundle? For example if a double bed frame was bundled with a mattress, could we pre-set the mattress size option to 'double'?
Is it possible to pre-set an option based on the option of a different product in the bundle? For example, if a bed frame was bundled with a mattress, if the bed frame colour option was set to 'red', could we pre-set the mattress colour option to 'red' as well?
I look forward to your response.
iSense 11 years ago
ProductBundles 1.5.1
===============
- Option to show/hide the close button for the product options window
- Fixes in the administration part
- Code refactoring
- Better compatibility with other extensions & themes
-iSenseLabs
iSense 11 years ago
@PogoD: Hello and thank you for your purchase.
In order for us to provide you with support for the module, please open a support ticket by going to http://isenselabs.com/tickets/open
-iSenseLabs
pogodig 11 years ago
Hi there,
I tried your extension but got the following error?
Notice: Undefined variable: Pprice in /home/devpogod/public_html/bespoke/catalog/view/theme/default/template/module/productbundles_options.tpl on line 21
Please advise.
Thanks,
iSense 11 years ago
ProductBundles 1.5
===============
- New feature: A given bundle can contain the same product multiple times with the same/different options
- New design for the bundles with product options
- Various bug fixes
- Stability improvements
-iSenseLabs
iSense 11 years ago
@tregyrotech: Hi Mattias,
Thanks for getting in touch with us.
Yes, the module will work with your settings.
-iSenseLabs
tregyrotech 11 years ago
Hi!
I´m interested in this extension and thinking about purchasing it. I use Swedish language in my OpenCart store. Will it work for me and is it difficult for me to translate the module to Swedish?
Best Regards!
Mattias
iSense 11 years ago
ProductBundles 1.4
===============
- Bundles can have more than one quantity of a given product
- Code refactoring
- Fixed errors (undefined index) in the ProductBundles tab in the product administration page.
- Various other bug fixes
-iSenseLabs
iSense 11 years ago
@gollum: What versions of ProductVideo are you running? In order to get support, please open a support ticket by going to http://isenselabs.com/tickets/open
-iSenseLabs
gollum 11 years ago
BUG? If you select a bundle and other product the discount for the bundle is add via a voucher. Delete the bundle items and the voucher discount remains on the other item in the cart.... Not good
iSense 11 years ago
@rizametov: Hello and thank you for getting in touch with us.
On your questions:
1) Not sure if we are totally getting what you have in mind but this feature is already implemented. For instance the product Canon has options. They are automatically showed and depending on the option (could be with a different price) the discount remains.
2) This will be really complicated to write. First, because we should regard different product quantities. Second, because if the same product (different quantities) is added to another bundle with different quantity we will have to maintain a really complex logic on the back end. This is a really nice feature but with it the price of the module has to be $139.99. Still, we have written it down and may be adding it in one of the next versions of the module.
-iSenseLabs
iSense 11 years ago
@syspex: Hi and thank you for your interest in our module.
Can you please share the logic behind adding a product with a minimum quantity of 5 lets say? Would this mean that the discount created will regard the minimum quantity so you will be able to get the bundle only if you satisfy this quantity.
-iSenseLabs
rizametov 11 years ago
Two crucial features must be added:
1) Options
2) Quantities
A product can have different colors and different prices so such modules must work with options. Even in your demo the bundle is: iPhone + Macbook + Canon = discount. MacBook has a lot of models with different harddisks, RAM etc. I don't want to create 10 product pages with different MacBooks, I want just 1 page with options.
For cheap products quantity feature is must be because it's very unprofitable to sell cheap goods in bundle. For example:
buy coffe machine + 1 package of coffe = misirable discount or no discount at all
or
buy coffe machine + 10 packages of coffe = real discount and profit
syspex 11 years ago
Hi. Based from your demo, all the products have a minimum order qty of 1. What if a certain product has a minimum order quantity of 5, how does the calculation works? Thanks.