Announcement

Collapse
No announcement yet.

Product specific emails

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

    Product specific emails

    Is there a way with the Template Based Emails to send out automated emails only when specific products are ordered?

    #2
    Re: Product specific emails

    Not out of the box, but this module does it:
    http://apps.miva.com/product/WCW-MAILMAN.html
    Best,
    Pamela

    Consultant / Developer / Trainer
    Contributing Editor to Practical Ecommerce
    Author of the Official Guides for Miva Merchant
    pamelahazelton.com

    Comment


      #3
      Re: Product specific emails

      Thank you!

      Comment


        #4
        Re: Product specific emails

        There is a way to do this with standard Templated Emails, though it is a bit of work.

        Basically, you run the <foreach> for order items at the top of the email template, putting in a test for the product.

        If the product is found, you set a variable, lets say "l.ProductFound". Then, you do an <mvt:if expr="l.ProductFound"> The rest of the email template </mvt:if>

        If the product is not found, there is no 'content' for the email, and the Merchant system doesn't send the email.

        (Note: defiantly more work than an inexpensive module, just noted here for prosperity in case someone needs to do something simular that is not quite covered by the module.)
        Bruce Golub
        Phosphor Media - "Your Success is our Business"

        Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
        phosphormedia.com

        Comment


          #5
          Re: Product specific emails

          Also look at Follow On Contact:

          http://apps.miva.com/product/WCW-FOLLOWON5.html

          Recommended. We have products Email the customers for things like reviews.
          Last edited by nottheusual1; 05-14-15, 12:22 PM.

          Comment

          Working...
          X