Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Posts
    115
    Plugin Contributions
    0

    Default Where do i find???

    Maybe it cannot be tweaked - but can anyone point me to the file responsible for generating the product attribute output display for radio buttons and dropdown lists?

    I'd like to see if i can massage the display from the standard:
    larger ( +$15.00 ) (+0.6lbs)

    to something cleaner and simpler in appearance, like:
    larger: $15.00

    I'm hoping to add a simple conditional that tests if the product has an assigned base price and if not (or if it is $0) then use the cleaner (and less confusing to the customer) display. I just cannot seem to locate where or in what file/s this output is generated. Anyone have a clue where?

  2. #2
    Join Date
    Jul 2008
    Location
    Ukraine, CK
    Posts
    27
    Plugin Contributions
    3

    Default Re: Where do i find???

    See includes\modules\attributes.php line 144. I think it is what you're searching for.

    If not, try searching for "TEXT_PRODUCT_WEIGHT_UNIT" constant. It is your "lbs" - seems the only string is not generated from database.

 

 

Similar Threads

  1. Where do I find....
    By Music Man in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 May 2009, 08:15 PM
  2. Where Do I FInd......
    By beth99 in forum Basic Configuration
    Replies: 5
    Last Post: 12 Mar 2009, 03:05 PM
  3. Where do I find proper files where constants are defined?
    By joshuwaj in forum General Questions
    Replies: 17
    Last Post: 18 Jan 2008, 05:28 AM
  4. I don't find where....
    By ideasgirl in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 12 Jul 2006, 03:15 AM

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