Announcement

Collapse
No announcement yet.

Limiting marketing lists single line

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

    Limiting marketing lists single line

    With a marketing list in a side box, i.e. Best Seller, how do I limit each entry to be a single line as in;

    1. Product blah blah blah...
    2. More product da de da..

    #2
    You would need to define a new variable, settable for the products and then change the best sellers layout to use that instead of the full description, you will have to set up the variable for each product. I have just done something similar to this and used block if statements to use the description unless my new variable was defined for the product in which case the new variable was used instead.

    There is also a solution in the advanced users guide that shows you how to do this be truncating the description after so many words.

    Regards,
    Jan Strassen, Mole End

    Comment


      #3
      Ow!

      Not another variable to remember to fill in when we create a new product?

      Perhaps a JS to only write the first 2 words or something?

      I tried the limit words script but have to keep it down to 2 if it is going to work!

      Comment

      Working...
      X