Widgets are pre-defined components which include the JS code to handle their behaviors already. We only need to add it to the page to re-use where necessary.
No. | Type | Description | Example | Configurable fields | Note |
---|---|---|---|---|---|
1 | [siteCommon]AddStaticFileWidget | This widget is used to include a pre-written JS file to handle the logic behind of a page. Pages require adding the JS file are: Order, Upsell, Index, Confirm, Decline. | Viewing the Order page in Edit mode, the file is included on the bottom of the page. | ||
2 | [siteCommon]AffiliateFormWidget | The affiliate form for registration. | |||
3 | [siteCommon]BillingFormWidget | This form is used in the order page which allows users to enter a different Billing Address, instead of using the Shipping Details. | |||
4 | [siteCommon]CreditCardFormWidget | ||||
5 | [siteCommon]CreditCardMethodWidget | ||||
6 | [siteCommon]CTAButtonWidget | ||||
7 | [siteCommon]CustomerFormWidget | ||||
8 | [siteCommon]DMCAWidget | ||||
9 | [siteCommon]ExitPopupWidget | ||||
10 | [siteCommon]FAQWidget | ||||
11 | [siteCommon]FomoWidget | ||||
12 | [siteCommon]IndicatorSteps | ||||
13 | [siteCommon]KountWidget | ||||
14 | [siteCommon]LoaderWidget | ||||
15 | [siteCommon]PaypalButtonWidget | ||||
16 | [siteCommon]PaypalMethodWidget | ||||
17 | [siteCommon]PaypalOneClickButtonWidget | ||||
18 | [siteCommon]PreloadingWidget | ||||
19 | [siteCommon]ProductBannerSidebarWidget | ||||
20 | [siteCommon]ProductDiscountInfoWidget | ||||
21 | [siteCommon]ProductListWidget | ||||
22 | [siteCommon]ProductWarrantyWidget | ||||
23 | [siteCommon]ShippingFormWidget | ||||
24 | [siteCommon]TimeCountdownWidget | ||||
25 | [siteCommon]UpsellCTAButtonWidget | ||||
26 | [siteCommon]WistiaVideoWidget | ||||
Template | |||||
1 | Header | ||||
2 | Footer | ||||
3 | Template |
Add Comment