Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Jul 2010
    Location
    Tampa
    Posts
    35
    Plugin Contributions
    0

    Default Re: Hiding price differences in drop down?

    Thanks! Worked Great!

  2. #12
    Join Date
    Apr 2005
    Location
    White Salmon, WA
    Posts
    62
    Plugin Contributions
    0

    Default Re: Hiding price differences in drop down?

    Look for //normal price comment

    Here's what I did to get rid of the options price in attributes.php

    Code:
                        // normal price
    
                            if ($new_attributes_price == 0) {
    
                              $products_options_display_price= '';
    
                            } else {
    
    //                          $products_options_display_price= ATTRIBUTES_PRICE_DELIMITER_PREFIX . $products_options->fields['price_prefix'] .       CHANGE BY SCOTT SEE
    
    //                          $currencies->display_price($new_attributes_price, zen_get_tax_rate($product_info->fields['products_tax_class_id'])) . ATTRIBUTES_PRICE_DELIMITER_SUFFIX;        CHANGE BY SCOTT SEE
    
                            }
    
                          }
    
                        }
    
    
    
    //                    $products_options_display_price .= $price_onetime;                     CHANGE BY SCOTT SEE
                        $products_options_display_price .= '';
    Scott See
    www.hammock.net
    Global Marketing
    White Salmon, WA

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v150 Hiding modifiers from customers in Options drop-down
    By envisionocity in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 26 Mar 2012, 06:49 PM
  2. Drop Down Price Changes
    By lxidesigns in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 1 Sep 2011, 08:42 PM
  3. Replies: 3
    Last Post: 19 Apr 2010, 06:22 PM
  4. Hiding drop-down attributes in order
    By english_1969 in forum General Questions
    Replies: 0
    Last Post: 23 Jul 2009, 05:58 PM
  5. Qty / Price drop-down
    By Jazzperson in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Nov 2007, 11:14 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR