Announcement

Collapse
No announcement yet.

Best method for adding text info in attributes

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Best method for adding text info in attributes

    Let's say I had a product with 5 attributes and I wanted to insert some info text between attribute 3 and 4. Is the best way just to add an attribute like radio buttons, and not add any options?

    -Kevin

    Web Design and Development, Internet Marketing
    Lancer Media, Inc.

    #2
    I would try an mvt:if block inside the mvt:foreach loop that displays the attributes. Using a dummy attribute seems like it might have unwanted side effects on variants, the Attribute Machine, etc.
    Kent Multer
    Magic Metal Productions
    http://TheMagicM.com
    * Web developer/designer
    * E-commerce and Miva
    * Author, The Official Miva Web Scripting Book -- available on-line:
    http://www.amazon.com/exec/obidos/IS...icmetalproducA

    Comment


      #3
      If the text changes on different products, you could add it as a custom product field. Then doing what Kent suggested you can output the tag for the custom field. On products where there isn't anything, the text wouldn't show at all.

      Comment

      Working...
      X