{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Create Deal - Wizard Examples{% endblock %} {% block vendor_css %} {{ block.super }} {% endblock vendor_css %} {% block vendor_js %} {{ block.super }} {% endblock vendor_js %} {% block page_js %} {{ block.super }} {% endblock page_js %} {% block content %}
wizard-create-deal
Enter the discount percentage. 10 = 10%
Select applicable regions for the deal.

Almost done! 🚀

Confirm your deal details information and submit to create it.

Deal Type Percentage
Amount 25%
Deal Code
25PEROFF
Deal Title Black friday sale, 25% OFF
Deal Duration 2021-07-14 to 2021-07-30
deal image cap
{% endblock %}