- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2016
08:20 AM
02-02-2016
08:20 AM
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2016
02:46 AM
02-03-2016
02:46 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2016
09:59 AM
03-06-2016
09:59 AM
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.