...
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 | Credit Card information form. You can choose 2 different layouts for 2 order page versions. | |||
5 | [siteCommon]CreditCardMethodWidget | The Credit Card payment option on Order page. | |||
6 | [siteCommon]CTAButtonWidget | CTA button in order page which works with Credit Card payment option. | |||
7 | [siteCommon]CustomerFormWidget | Input form to collect customer information, including First name, Last name, Email, Phone. Fields are configurable to fit the Order page layout. | |||
8 | [siteCommon]DMCAWidget | Not used | |||
9 | [siteCommon]ExitPopupWidget | Add the Exit Popup and the JS code to control its behavior to the page. | |||
10 | [siteCommon]FAQWidget | Accordion style FAQ (used in Chakra Sole index page) | |||
11 | [siteCommon]FomoWidget | This widget is used to include the fomo notification to the order page. Its data is specified a json file which is referred by the widget. It can be enabled using parameter fomo=1 | |||
12 | [siteCommon]IndicatorSteps | The 3-step indicator on the top of the upsell page. | |||
13 | [siteCommon]KountWidget | Not used | |||
14 | [siteCommon]LoaderWidget | Add the loading bar to the order page. It can be controlled by the parameter loader=1. | |||
15 | [siteCommon]PaypalButtonWidget | Paypal checkout button in order page, which works with the Paypal method. | |||
16 | [siteCommon]PaypalMethodWidget | Allow users to select to pay by Paypal. | |||
17 | [siteCommon]PaypalOneClickButtonWidget | Paypal Express Checkout button. Users don't need to enter any information before going to Paypal to login their account. | |||
18 | [siteCommon]PreloadingWidget | Not used | |||
19 | [siteCommon]ProductBannerSidebarWidget | The banner on top of the right sidebar in order page | |||
20 | [siteCommon]ProductDiscountInfoWidget | The discount information on top of the product list in order page. | |||
21 | [siteCommon]ProductListWidget | List of products in order page. The number of the products is flexible. | |||
22 | [siteCommon]ProductWarrantyWidget | Product warranty checkbox in order page. The percentage can be configured with funnel ID dropdown. | |||
23 | [siteCommon]ShippingFormWidget | Shipping address form in order page. | |||
24 | [siteCommon]TimeCountdownWidget | The time countdown in the index page. | |||
25 | [siteCommon]UpsellCTAButtonWidget | The CTA button in the upsell page. | |||
26 | [siteCommon]WistiaVideoWidget | ||||
Template | |||||
1 | Header | ||||
2 | Footer | ||||
3 | Template |
...