VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Coding Central => Topic started by: dragonself on May 16, 2014, 08:13:42 AM

Title: Virtuemart Product Module Price and Related product problem
Post by: dragonself on May 16, 2014, 08:13:42 AM
I am using version 2.6.0 virtuemart product module and 2.6.0 virtuemart
Problem appear with the following setting
I use the module to display 6 product in a category (E.g id: 74 78 77 80 75 79)
Within the 6 product, 75 contain three related product (e.g 78,80,79)
I config the module not to display price, but end up, 78,80,79 display price.

I did a bit i digging, but when productmodel call customfieldmodel, and customfieldmodel call a new productmodel, I have no idea want will happen, so need some support here. Below are my digging:

I print the different between a good product (which do not display price) and a bad product (that display price for some reason)
Good one:
    ["prices"]=>
    array(1) {
     
Title: Re: Virtuemart Product Module Price and Related product problem
Post by: dragonself on June 05, 2014, 10:27:00 AM
Anyone have tried and have the sample problem?
Basically, the problem is that the category page show price of product that have related product and didn't show price if the product don't have related product.
Title: Re: Virtuemart Product Module Price and Related product problem
Post by: Milbo on June 05, 2014, 15:09:36 PM
No clue, I send a pm