Awocoupon pro - number of products in gift


  • Default avatar
    barbara1    
     8 years ago
    0

    Hi,
    there is a way to automatically insert the number of purchased products in the pdf gift?
    Something like this {product_number} {product_name}?

    Thank you
  • Your avatar
    seyi    
     8 years ago
    0

    Hello,

    The {product_name} tag, if there are mutlple products, will list all the products comma separated. So this would not work the way you have stated:

    {product_number} {product_name}

    What we can probably add is a tag that incorporates the product number with the product name together, so something like:

    {product_qty_name}

    Which would display as such:

    3 product A, 5 product B,... etc etc

    Could probably add something like that in the next release.
  • Default avatar
    barbara1    
     8 years ago
    0

    Hi,
    {product_qty_name} would be perfect.
    I will wait the next release.

    Thanks