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

Just activate the banner when a discount is created #46

Closed ricardobrg closed 11 months ago

ricardobrg commented 11 months ago

As a user I want that the banner is just shown to the customer when a discount is created so that the user does not see placeholders or default data in the offer banner

What it is now

Once the app is installed the banner shows default values and a placeholder.

What it should be

The banner should just be shown if a discount is enabled. If no discount is enabled, the banner should not be shown.

Technical details

The embedded extension should be deactivated if no discount is active and on app installation.

Acceptance criteria

  1. If no discount is active, the banner is not shown to the user.