cancel
Showing results for 
Search instead for 
Did you mean: 

How can i separate bundle product custom options and products to call on separate page locations?

How can i separate bundle product custom options and products to call on separate page locations?

I am using bundled products in magento 1.9.2 with custom options on the bundled product and a few bundled products to choose from.

I am using javascript to alter the page and create a template in steps that required the bundle products to be selected on one step and then on the next the custom options, is there a way i can call each file, block etc to display both of these separately?

2 REPLIES 2

Re: How can i separate bundle product custom options and products to call on separate page locations

Anyone know how i can call 

 

<?php echo $this->getOptionHtml($_option) ?> in bundle/options.phtml out of context directly in the view to separate the bundles and options?

Re: How can i separate bundle product custom options and products to call on separate page locations

Hello,

 

i am also looking for a solution for this topic.

Would be great if someone has an solution for this.

 

Thanks.