tiki-archive / integrations

A collection of example implementations
MIT License
1 stars 1 forks source link

Detail Shopify discount options UI with duplicate option #106

Closed ricardobrg closed 1 year ago

ricardobrg commented 1 year ago

As a shop owner, I want to see the discount options details after they are saved so that it can be used in an offer for data licensing.

The Discount Options UI should not permit the editing of the Discount, since it would change the License Offer that was previously made for a user.

It should have the option for duplication if the user wants to create a new offer based on an old one.

ricardobrg commented 1 year ago

Creating this UI with static data. In tiki/tiki-shopify-backend#1 it should be updated for dynamic data endpoint.