VirtueMart Forum

VirtueMart Dev/Coding Central: VM1 (old version) => Virtuemart 1.1 Development (Archiv) => Quality & Testing VirtueMart 1.1.x => Topic started by: aravot on March 12, 2011, 18:56:14 PM

Title: [SOLVED] When child product has no price it shows parent product price
Post by: aravot on March 12, 2011, 18:56:14 PM
Using Virtuemart 1.1.7

When child product has no price it shows parent product price, is this how it is intended or should it show 'Call for Pricing'

(http://www.protechsystems.us/stuff/joomla/vm/vm-product_child_price.png)
Title: Re: When child product has no price it shows parent product price
Post by: zanardi on May 01, 2011, 16:58:41 PM
This is intended. It stands to reason that a child product should inherit the price from its parent if not assigned. This way you don't have to always create prices for children products if only some of them changes.
Title: Re: When child product has no price it shows parent product price
Post by: aravot on May 01, 2011, 20:47:05 PM
OK, understood.