Skip to content

Instantly share code, notes, and snippets.

@kimcoleman
Last active September 24, 2020 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kimcoleman/53b85115a242f9d3fd0c4c7431fe1278 to your computer and use it in GitHub Desktop.
Save kimcoleman/53b85115a242f9d3fd0c4c7431fe1278 to your computer and use it in GitHub Desktop.
Sample content for Sitewide Sales: Photo Template for Paid Memberships Pro
/**
* Sale Type: Paid Memberships Pro
* Sale Template: Photo
*/
// Pre-Sale Content:
<h2>Snap, Snap the Photo Sale is almost here!</h2>
<h4>Best put on your Sunday's best. Sale starting soon!</h4>
<p><a href="#">Learn more.</a></p>
// Sale Content:
<h2>Oh, Snap—the Photo Sale is here!</h2>
<h4>Limited time sale on membership now through November 30.</h4>
// Post-Sale Content:
<h2>Well, that Sale ended in a flash.</h2>
<h4>Don't worry. There will be another one soon</h4>
<p><a href="#">Learn more.</a></p>
// Banner Title:
The Picture-Perfect Sale!
// Banner Content:
Save 50% storewide through November 30.
// Banner Button Text:
Shop Now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment