View Single Post
  #17  
Old 03-12-2008, 03:25 PM
  cherie's Avatar 
cherie cherie is offline
 

X-Wizard
  
Join Date: May 2003
Location: USA
Posts: 1,534
 

Default Re: Case Quantities (ie. 12, 24, 36, etc) in quantity pulldown

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.
__________________
redlimeweb.com
custom mods and design integration
4.7 linux
Reply With Quote