tiki-bar / app-shopify-extensions

Integrate mytiki.com with your Shopify Store
https://mytiki.com
GNU Affero General Public License v3.0
2 stars 0 forks source link

Add a dropdown in Admin UI to choose which discount should be used #53

Closed ricardobrg closed 11 months ago

ricardobrg commented 11 months ago

As a developer I need to show a dropdown with the list of active discounts to the user so that the user can choose which discount to use in the offer prompt

What it is now

There is no UI for that.

What it should be

A simple UI with a dropdown button and a save button.

Technical details

The options should come from backend or graphql as described in #52. The save button should call the endpoint to save the discount information.

Acceptance criteria

  1. In the admin UI, an endpoint can be called that lists all TIKI app discounts
ricardobrg commented 11 months ago

Image

Dropdown UI done with placeholder discounts.