Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2010
    Posts
    1
    Plugin Contributions
    0

    Default Custom product size dropdownlist

    I'm not a php developer but can find my way around fairly descent, but I can't find out what page builds the product SIZE dropdown list. I need to adjust this for google cart. I see that there is code within in the tpl_modules_attributes.php in templates, but I have no idea where to go to adjust the $options_menu[$i]; Any idea?

    Code:
    <div class="wrapperAttribsOptions">
    <h4 class="optionName back"><?php echo $options_name[$i]; ?></h4>
    <div class="back">
    
    
    <?php echo "\n" . $options_menu[$i]; ?>
    
    
    </div>
    <br class="clearBoth" />
    </div>

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Custom product size dropdownlist

    but I have no idea where to go to adjust the $options_menu[$i]; Any idea?
    They are selected when you add an attribute to a product in the option name manager, option value manager, and attributes controller
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. v151 How can I add a custom category-specific size-chart image to my product pages?
    By rbecq in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 1 Jul 2013, 08:07 AM
  2. Custom size attribute
    By eleven01 in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 11 Feb 2011, 05:25 PM
  3. How to set up downloadble inside sizes dropdownlist?
    By gnomiXa in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 11 May 2010, 02:47 AM
  4. product image size - how do you display the original size?
    By abcdabcd in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 6 Aug 2007, 04:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg