Announcement

Collapse
No announcement yet.

Related Products Conditional

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

    Related Products Conditional

    Does anybody know a variable I could test on the product page if that product had related products or not?

    One thing I'm finding difficult in Miva 5 is that StoreMorph is extensible, but trying to figure out what appropriate variables to test, etc. is becoming increasingly difficult (even with Latu's Store Helper) since there doesn't seem any documentation, etc. on this aspect (big surprise, I know).

    I digress.

    A related products conditional variable would be much appreciated.

    Tim.
    Tim Bogus

    #2
    Re: Related Products Conditional

    The line
    Code:
    <mvt:if expr="l.settings:product_count NE 0">
    determines if the related products will be shown on the prod page template. Isn't that sufficient for your needs?
    Bill Weiland - Emporium Plus http://www.emporiumplus.com/store.mvc
    Online Documentation http://www.emporiumplus.com/tk3/v3/doc.htm
    Question http://www.emporiumplus.com/mivamodu...vc?Screen=SPTS
    Facebook http://www.facebook.com/EmporiumPlus
    Twitter http://twitter.com/emporiumplus

    Comment


      #3
      Re: Related Products Conditional

      Thank you Bill. That worked.

      Tim.
      Tim Bogus

      Comment

      Working...
      X