Add Product with Coupon (External/affiliate Product) #690
Unanswered
SunnyCodeHub
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I add a coupon to product? Wordpress has placeholder to assign coupon. Please let me know
Product p = new Product() { name = "", description = "", price = "", sale_price = "", short_description = "", external_url ="", button_text = "Buy on Amazon", categories = "", images = "", type = "external", regular_price = "", };
Beta Was this translation helpful? Give feedback.
All reactions