Quote:
Originally Posted by oldskule
Seamless. Worked well.
Now, how can I pass that same variable to the buy_now.tpl so it displays the same quantity drop down on the products pages.
Right now in buy_now.tpl, I just have:
{section name=quantity loop=$mq start=$start_quantity step=12}
But I'd like to get it to pass the CaseSize variable instead of having it hard-coded.
Just not sure what i need to do to make $case_size usable in that spot.
|
This may be difficult with 4.0 since Extra Fields are not available in the product listings. However, they are available in 4.1.
