VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: scotous on March 20, 2012, 16:47:39 PM

Title: Adding stock level in product page field
Post by: scotous on March 20, 2012, 16:47:39 PM
Dear all,

I try to add the nice looking stock level as image to the product page field as well..
i encounter though various problems

the string in the category field
"$product->stock->stock_level" does not work although i change it to "$this->stock->stock_level"
i also tried variations like...

$this->stock_level
$product->stock_level

anyone has solved it?
Title: Re: Adding stock level in product page field
Post by: Captain Pervert on April 19, 2012, 18:14:23 PM
Bump.

I need this too.
Title: Re: Adding stock level in product page field
Post by: huegel-huepfer on July 18, 2012, 14:27:56 PM
Trying to find a solution for the same problem...any progress?

Cheers