Refactor InlineVoucher and Product Linkage Box and implement new InlineServiceLink Button#1691
Merged
Refactor InlineVoucher and Product Linkage Box and implement new InlineServiceLink Button#1691
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactored the InlineVoucher and Hosting Discount components with visual and functional improvements. The Product Linkage Box has been redesigned to stand out more clearly and to emphasize linked services more effectively. A price listing has been added, displaying the starting price of each product directly within the box.
The InlineVoucher component has been streamlined with a cleaner layout. A dedicated CTA button was added alongside the existing copy to clipboard functionality. Support for multiple voucher codes is now implemented via a selection box. This allows guides that reference multiple products with different discounts to offer selectable codes, for example 50 percent for Webspace and 10 percent for Domains. When the CTA button is clicked, the selected voucher is automatically passed via the URL parameter
?voucher=docs-XX.The Hosting Discount Code Box in the right TOC area has been visually aligned with the updated InlineVoucher design for consistency. Additionally, a new InlineServiceLink button has been introduced. This enables visually consistent and targeted product references directly within text content.