Fabians small Magento world
  • Home
Sign in Subscribe

bundle product

A collection of 2 posts
Sourcemodel

Custom Product Attributes, Source Models and Flat Tables

How to add an attribute to product_flat_table Either one of the following attribute settings is true: * backend_typ = 'static' * is_filterable > 0 * used_in_product_listing = 1 * is_used_for_promo_rules= 1 * used_for_sort_by = 1 Or you add it manually by observing
13 Jul 2017 1 min read
bundle product

Price of Bundle Product

We have a template and echoing prices of products. The products are of differenct kind. Simple product, bundle product, etc. To get the price of a simple product you just call $_product->getPrice(); When you call this method on a bundle product, it returns 0.00. So how to
26 Nov 2012 1 min read
Page 1 of 1
Fabians small Magento world © 2025
Powered by Ghost