6 months ago
🎯 New Feature (SDK-4.2.0 Release): Bundle Name Template Variable in Fixed Bundle Widget
What's New: The Fixed Bundle widget now includes a customizable subscription section title that accepts the {bundle_name} variable.
Key Features:
- Dynamic Replacement: The
{bundle_name}variable will be replaced with the title of the bundle's product.
Usage Areas: 1. App Block - Implemented in the Fixed Bundle Widget. 2. Theme Editing - Utilized through template tags.
Implementation Examples:
- App Block: After integrating the Fixed Bundle Widget into the product page, the
{bundle_name}variable can be used in the subscription section customization.
- Theme Editing (for older themes):
```html Subscribe & Save on {bundle_name} ```
Supported Variables:
- Currently supports
fb_sub_save. - Compatible with multiple languages.
Customer Benefit: Merchants can now create dynamic and personalized subscription text that automatically incorporates their bundle names.
