Skip to content

Storegrouping Widget

When adding a new widget to the Store Grouping section, three widget types are available: Placeholder, Docs View, and External Pages. Each of these widget types serves a unique purpose and offers different functionality. Below is a detailed explanation of each widget type to help you understand their specific use cases and requirements.

Placeholder Widget

Purpose: The Placeholder widget is primarily used in sponsor marketing for email campaigns. It enables dynamic content replacement in email templates before sending them out to recipients. This type of widget allows for placeholders within email content that are replaced with dynamic values when the email is generated, ensuring personalized content for each recipient.

How it works:

Dynamic Value Replacement: The Placeholder widget will be replaced by dynamic values when the email campaign is being generated. For example, placeholders such as {{user_name}} or {{user_email}} will be substituted with real data (like the user’s name or email address).

Requirements:

Placeholder variables must be correctly defined in the email platform's system for dynamic substitution.
These placeholders do not render any HTML content directly. They are replaced with real data during email generation.

Docs View Widget

The Docs View widget is designed to display HTML documentation content within the Connect software. It provides a preview of documentation content stored in an Connect, helping users review content without needing to access external tools or environments.
How it works:HTML Content Display: This widget loads HTML-based documentation directly into the platform, allowing users to see the content in a preview format without leaving the application.
Requirements: The HTML content must be properly structured to ensure accurate rendering in the preview.

External Pages Widget

The External Pages widget allows you to add complete HTML content, in your Store Grouping widgets. This is the idea about to deploy your single HTML page on live environment with your domain name.
030665

Step-by-Step Guide:

  1. Access Admin Panel and navigate to the "Store Grouping" section.

  2. Select a Store group from the list by clicking "Manage Group" button.

  3. Click on the "Widgets" tab for the selected store group.

  4. Click on the "Add New Widget" button. A pop-up modal will appear.

  5. In the pop-up modal, enter the desired file name for your HTML file in name field and selcet type "External Page".

  6. After entering the details, click on the "Save" button.

  7. Once saved, look at the dropdown on the right side in the "Widgets" section. Find the widget you just created under the "External Page" type.

  8. Select the widget name (HTML file name) to open the editor. You can now write or modify the complete HTML code, including meta tags, head, body, script tags, style tags, etc.

  9. Use the "Preview" option to see how your HTML will look. Once satisfied, click on the "Save" button to save your HTML page.

  10. After saving, you can look your HTML on URL looks like below example dynamic URLs:

https://ecomnow-images.s3.us-east-1.amazonaws.com/your-domain-name/file-name.html

https://www.your-domain-name.com/images/p/file-name.html

https://www.cscestorexpress.com/images/p/Ali-Akbar.html

https://ecomnow-images.s3.us-east-1.amazonaws.com/cscestorexpress/Ali-Akbar.html