Provides methods which help in developing front-end pages and partials for displaying product details information.
Returns a list of selected product options suitable for passing to
Shop_Product::om() method.
The
$return_first_enabled_om_record parameter determines whether the method should return an option
set corresponding to the first
enabled Option Matrix record.
If the parameter value is FALSE, the method returns an option set corresponding to the first
existing Option Matrix product.
Product options can be selected in 2 ways - passed through the page URL (product search feature uses this method)
or POSTed when a visitor selects another option on the
product details page.