Try the Demo

Magento Forum

   
Page 10 of 11
Enable Quantity in Bundled Product with Checkbox
 
GeOT
Jr. Member
 
Total Posts:  2
Joined:  2011-03-04
 

and also i have the issue below in an other way:

ParadoxLabs - 09 May 2012 06:58 AM
BigFish1 - 19 March 2012 08:03 AM
I looked through this thread to see if anyone has run into this issue and I don’t think so…

First of all, thank you!  This extension is so helpful.

Everything on the bundled product page works nicely, but in the cart, the user defined quantity doesn’t appear (although the total price is correct).  No matter what quantity is input it appears as “1 X ...” Any ideas? (ver. 1.6.2.0)

Having the same issue...Did anyone find a solution??

but in my cart, no quantitiy is showing up.. but when i edit the bundle, all qtys are still there..

magento 1.6.2

exact same issue!

 
Magento Community Magento Community
Magento Community
Magento Community
 
kabel
Member
 
Avatar
Total Posts:  67
Joined:  2008-04-07
UNL, Lincoln, NE
 

GeOT: I’m sorry you’re experiencing issues, but I can confirm that a clean install using any of the default themes provided by magento will render properly (as shown in the extension screen-shots at http://www.magentocommerce.com/magento-connect/catalog/product/view/id/13934/).

If you are using some other extensions or your some other theme/skin, I can’t really help you as I have no idea what your setup looks like. I have attempted to point people in the right direction by listing what they should be looking for in their custom themes at http://www.magentocommerce.com/boards/viewreply/387391/

 
Magento Community Magento Community
Magento Community
Magento Community
 
markoshust
Sr. Member
 
Avatar
Total Posts:  126
Joined:  2007-09-05
Cleveland, OH
 

@kabel, @GeOT, @ParadoxLabs, @BigFish1:  I was experiencing the same errors using the version in this post. However, the version up at connect is coded beautifully and works on 1.7+

http://www.magentocommerce.com/magento-connect/catalog/product/view/id/13934/

Thanks for the great extension! I’ll most likely make this a dependency on a completely different module I have coming out soon.

 Signature 

Mark Shust - Magento Developer (ZCE, MCD+)
------------------------------------------------------------------
Blog & Extensions @ MarkShust.com

 
Magento Community Magento Community
Magento Community
Magento Community
 
adamroom31
Jr. Member
 
Total Posts:  3
Joined:  2012-02-24
 

Hi There,

Im currently using version 1.6.2

Ive added this module via the magento download link, and i have installed, the problem im facing at the moment is this:

When I put these figures in

S x 1
M x 2
L x 1

In the checkboxed area, when its added to the cart these are the results:

S x 1
M x 1
L x 1

It seems to ignore the quantities I have put in.

Link to demo site:
http://vintagekills.co.uk/magento/parts/pck-of-3-test-products2.html

If anybody could help that would be fantastic, please email me @:

 
Magento Community Magento Community
Magento Community
Magento Community
 
kabel
Member
 
Avatar
Total Posts:  67
Joined:  2008-04-07
UNL, Lincoln, NE
 

adamroom31: You have the same problem that was discussed at http://www.magentocommerce.com/boards/viewreply/382058/

 
Magento Community Magento Community
Magento Community
Magento Community
 
adamroom31
Jr. Member
 
Total Posts:  3
Joined:  2012-02-24
 

Hi Kabel,

Thanks for replying,

so your saying I have to replace the JS file with the Kabel JS file? im being ditzy today, where is the JS file under your module, I cant find it on my server.

Kind Regards
Adam

 
Magento Community Magento Community
Magento Community
Magento Community
 
kabel
Member
 
Avatar
Total Posts:  67
Joined:  2008-04-07
UNL, Lincoln, NE
 

Yes, that correct. As mentioned on this thread (in multiple locations), the old versions of this module require manually putting the module files in the correct place. And in some cases, even overriding core files.

You also need to make sure you have installed all module files to your server in the correct location AND clear your cache folder.

 
Magento Community Magento Community
Magento Community
Magento Community
 
mugen88
Jr. Member
 
Total Posts:  3
Joined:  2012-08-30
 

Hi Kabel,

Thanks for this great extension. I was just wondering...is there any way to edit the code in your extension such that my customers can select quantity after selecting a product in a dropdown option as well?

Refer to the attached pic for reference!

I reckon I will have to edit and add in a select.phtml file into kabel\bundleplus\catalog\product\view\type\bundle\option folder yes?

Hope to see a reply from you soon!

Image Attachments
checkboxForDropDown.GIF
 
Magento Community Magento Community
Magento Community
Magento Community
 
kabel
Member
 
Avatar
Total Posts:  67
Joined:  2008-04-07
UNL, Lincoln, NE
 

mugen88: That functionality is already a part of the Magento core. For your bundle option, you just select an input type of “select”.

 
Magento Community Magento Community
Magento Community
Magento Community
 
CarlofET
Jr. Member
 
Total Posts:  11
Joined:  2009-10-04
 

Thanks for the great plugin here.

Another user mentioned a few pages ago about getting each selection of the bundle on one line. For example, before installing this plugin, the checkbox, quantity, label, and price were all on one line.  After adding this plugin there is a line break after the checkbox for each item.

I know you mentioned that this could be adjusted in css somewhere but I\’m a css newb and couldn\’t figure it out.  Could you be a little more specific about what files I should mess with to get everything on one line?

Thanks!

 
Magento Community Magento Community
Magento Community
Magento Community
 
kabel
Member
 
Avatar
Total Posts:  67
Joined:  2008-04-07
UNL, Lincoln, NE
 

CarlofET: Most CSS work is just trial and error (in my opinion). But A quick change might be in

skin/frontend/base/default/css/kabel/bundleplus/extra.css
. Edit it to include something like:

.product-options .options-list input.checkbox + .qty-holder {
    float
left;
    
margin-right10px;
}

 
Magento Community Magento Community
Magento Community
Magento Community
 
CarlofET
Jr. Member
 
Total Posts:  11
Joined:  2009-10-04
 

Edit: Nevermind. I was using the entirely wrong magento installation directory . . .

Edit #2: That worked perfectly - Thanks!

 
Magento Community Magento Community
Magento Community
Magento Community
 
flexdaddy
Jr. Member
 
Total Posts:  3
Joined:  2012-02-07
 

First off. Plug in works great! Thank you.

My problem is that orders that contain bundled items seem to be triggering a different sales order notification. Can this be configured and if so where do I look?

I’ve modified the ‘order_new.html’ template and orders with bundled items send out different notification email that doesn’t contain my modifications.

Any help would be much appreciated.

 
Magento Community Magento Community
Magento Community
Magento Community
 
takolako
Newbie
 
Total Posts:  0
Joined:  2012-11-13
 

I love this extension and I have a clean install using Connect, but the only thing I am struggling with (I don’t know if by design) is the QTY is always 0 when I have User Defined Qty set to Yes, and it ignores the default qty.

My bundle is a collection of products in specific quantities (default), but the customer can a) uncheck and omit the product, and b) leave checked but just reduce the amount.

Input Type=Checkbox, IsRequired=No, Position=0
Add Bundle Item and set Qty =3, then Add Selected Products to Option
Now bundle item is
Default Qty=3 User Defined Qty=Yes Position=0 Default=checked

Shows up in frontend as Qty=0 by default, and I am wanting it to be the default qty I set.

Design? Missing something on my end perhaps?  Is this all handled in bundle.js?

Thanks Kabel!

 
Magento Community Magento Community
Magento Community
Magento Community
 
kabel
Member
 
Avatar
Total Posts:  67
Joined:  2008-04-07
UNL, Lincoln, NE
 

flexdaddy: The sales (transactional) emails are beyond the scope of this forum topic.

takolako: Thanks for checking this out. A new version has been released on Magento Connect to address your frontend rendering issue. And the release notice post has been updated http://www.magentocommerce.com/boards/viewthread/33997/P60/#t319760

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
Page 10 of 11