create coupon link


  • Default avatar
    webimmagine    
     2 years ago
    0

    Hello

    I would like to know how to create the link to automatically add coupon to cart.

    Tks

    Daniela

  • Your avatar
    seyi    
     2 years ago
    0

    You can trigger a coupon in the cart with the link:
      /index.php?addcoupontocart=[code]

    If your link already contains a question mark (?),  then you would use an ampersand (&) like this:
    /index.php?something=here&addcoupontocart=[code]