Sample content for Sitewide Sales: Neon Template for WooCommerce
/** | |
* Sale Type: WooCommerce | |
* Sale Template: Neon | |
*/ | |
// Pre-Sale Content: | |
<h1>The Illuminated Sale Coming Soon!</h1> | |
<h4>Get ready for the most lit-up sale ever! Coming October 2055!</h4> | |
<p><a href="#">Learn More</a></p> | |
// Sale Content: | |
<h1>Time to get lit—the Neon sale is on</h1> | |
<h4>Save 50% on everything with code <u>FLASH</u></h4> [featured_products] | |
// Post-Sale Content: | |
<h1>Oh no! The illuminated Sale is over :(</h1> | |
<h4>Come back soon for more fantastic, flashy and eye-popping sales!</h4> | |
<p><a href="#">Get in Touch</a></p> | |
// Banner Title: | |
Illuminate Yourself! | |
// Banner Content: | |
Shop the Neon sale to save 50% on everything with code <u>FLASH</u>. | |
// Banner Button Text: | |
Use code FLASH |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment