All reviews

Rating Breakdown

  • 5
    64% (14 ratings)
  • 4
    18% (4 ratings)
  • 3
    5% (1 ratings)
  • 2
    5% (1 ratings)
  • 1
    9% (2 ratings)
Review RSS Feed Review RSS Feed

5 / 5 Share

Oct. 29, 2018

Great for the customer!!! and me!!! no extra calls... they could enter the promo code before checkout!!! love it!!! strongly recommend!!! thank you!!!!!!!!

Using app

Over 1 year

Total reviews

25

Average rating

4.9

4 / 5 Share

Oct. 26, 2018

Good concept but has some issues. 1.) The cart discount field does not load with the page. It is injected after the page loads. This causes the discount field to appear 1-3 seconds after the page load (depending on your connection). If customers are quick to hit checkout, they will never see it. 2.) This means that any other apps that automatically fill in your discount field will not work. I use the popular Justuno service. They automatically fill in your discount field on the checkout pages. This could work on the cart page as well but the discount field needs to load with the page - not after. 3.) Initially support was responsive but they have gone silent after a week and my trial is nearing the end. I'd be glad to update my review if/when they fix this issue. All they need to do is add the code to the cart page so the discount field loads with the page. Update ---------- The developer addressed a few of my concerns. However, I would still prefer to have the code load with my cart rather than after the page loads. I don't like the discount field showing up with a delay. The developer's response was: "That's how shopify apps should work. Other apps that insert snippets of code automatically in the theme always mess the theme and/or break it." I understand why the developer has chosen this route. There are hundreds of themes out in the world and automatically inserting code could break those themes' layout. The developer did open up some advanced features to call functions after their field loads but this still does not address my main concern. (Injecting the discount field after the page loads). A quick user could miss the field loading on the page if they hit the checkout button quickly. What I would like to see in the advanced section is the ability to offer Shop owner the preference to insert the code themselves. The developer did offer to make edits to my code but I prefer to do the coding myself. I will visit this addon in the future but for the meantime I am removing it.

Using app

13 days

Total reviews

1

Average rating

4.0

Developer Reply

We launched the Developers (custom templates) feature, which injects the coupon field inside the theme file, as the page loads (not after). It also allows to manipulate the HTML, CSS and JS. This new features should solve your #1 and #2.