Change the design of your Daily Deal Widget
Purpose: This template is used to display the contents of the Daily Deal feature widget.
Notes: This template contains its own style elements coded directly onto the template to allow font coloring and size changes.
Note: It is important to preserve the commented tags to ensure the software performs correctly.
For example:
<!--START: dailydeal--> <!--START: savings_percentage--> [savings_percentage] <!--END: savings_percentage--> [catalogid] [image1] [name] [name] <!--START: ITEMPRICE--> [price] <!--END: ITEMPRICE--> <!--START: SALEPRICE--> [saleprice] <!--END: SALEPRICE--> [catalogid] <!--START: price2--> [price2] <!--START: SAVINGS--> [savings] <!--END: SAVINGS--> <!--END: price2--> [dd_expires] [dd_secs] <!--END: dailydeal--> <!--START: nodeal--> <!--END: nodeal-->
Note: Code blocks and their respective variables will only work with specific template pages.
Note: Several of these variables are used in multiple places on the page, with their dynamic content controlled by the code block used in each instance.