Announcement

Collapse
No announcement yet.

customising marketing layout

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

    customising marketing layout

    hi guys this aint making any sense to me

    In the layout code of "Standard Product Related Products List" I tried to add the varible TaxInclusivePrice so each product which i use as recommendations would show the product as well the price next to the "ProductName" inside the ahref tag.

    Should work and am baffled. Any ideas pls?
    www.onlineaquariumstore.com
    www.onlinevivariumstore.com
    www.onlinepondstore.com

    #2
    Try

    <actinic:variable name="PriceListRetail" value="Marketing Price List" />

    However if you're using code inside the <a ... > tag (I guess as a Title or Alt) then make sure that the variable or layout you insert doesn't contain any HTML itself as that will break the tag you're within. A look at the generated HTML will show what's going on.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      spot on

      many thanks, worked a treat
      www.onlineaquariumstore.com
      www.onlinevivariumstore.com
      www.onlinepondstore.com

      Comment

      Working...
      X