I have a Grouped Product, but when you view it on the front end, it doesnt show any price. I noticed on the demo site with the Furniture Set, it shows ‘As Low As’ on the front end. Can anyone help me out. As Low As is fine but it would be really nice to show the grand total sale price since the customer is purchasing “the entire set”. But again, anything would be nice. Is this normal not to show any prices?
I thought that using Bundled Product was when you configure a computer...like on the demo. Group Product just groups whatever Simple Products you want together...like the Furniture Set in the demo. Am I wrong with this?
Either way, I dont have a price showing on the front end for a Grouped Product
Bump ! Same issue here.
Catalog pages do not show any prices (for ex: “Starting from...") for grouped products.
It used to work, but it stopped working a few days ago without any obvious reason..
It’s a bug and has been filed and assigned. Re-saving them may do the trick but not always. It’s really annoying as some of my categories are almost exclusively grouped products. It also totally cocks up sorting by price.
Also having this problem which is annoying because I have a lot of grouped products. If I change the price field, click in another field, click back into the price field and put it back to what it should be, and then save, it seems to sort it.
I see…
Grouped products are really annoying with Magento. Pricing display issues, issues with featuring them on the home page, no options to import them…
it should display by default. Try copying and pasting this into you price.phtml file found in template>catalog>product>price.phtml
Paste this onto line 102 or around that. This is the section that deals with grouped products.
funny thing, it was working before. But a few weeks ago my pricing stopped working.....
I had changed my grouped products (well the simple products that are linked to the grouped product) to display only in the catalog and no where else. Shortly after that they started disappearing. I found that if I open the products in the backup and mess with the display (or maybe just opening the product in general) the price will display again. But it only stay’s for a certain amount of time. Any one have any thoughts? I’ll have to disable the grouped product for now until I can fix this.
Sadly this started happening a week after site launch.
Yes I agree! I too am STILL having this problem. I’ve come to the point where I’ve just decided to pull all my single products out of the grouped and listed them like that. And I have a lot of products that are better off with the grouped product. Where’s the Magento team on this??? You’d think this would have been resolved by now....
I’m not sure if my problem is related to others in this thread or not.
On our staging site, if you’re on a category browse page, typically on the left column you’ll see a listing of price ranges for the products in that category (Shopping Options). We were seeing them show up and then disappear. We figured out that if we go into the backend and just “save” a product configuration (not even changing anything) it’ll show up again.
We have thousands of products though, so it’s not really feasible to go into the backend and hit save for each product.