This tutorial will show you how to make a template that will allow you to have a page/section that shows all of your items in your store on one page and it updates it self when ever you add or remove a sale price to an item!
You also must know how to edit RTML for this tutorial.
This is only for the Yahoo! Store Editor V3.
The first thing that we are going to want to do to get this tutorial started is to make the template that calls up the sale items!
Store Editor >> Templates >> New Template
For the ID of the template we are going to use: sale-items
Now that we started our new “sale-items” template we are going to what it to look like the following below!

After we have completed the “sale-items” template we need to add the call up to display the sale items into the page template.
Templates >> page
To get this RTML to show up in the right location in the “page” template just click on the first WITH “WITH= variable displayimg” on the second line and paste the following RTML code after it!

Now that we have the RTML in place we need to go and make a section to display the sale items into.
Store Editor >> Section
** Please remember that you may call your sale items page anything you wish, but if you use something other then “Sale Items” you will have change “page” template RTML code to reflect that.
For the page name call in “Sale Items” without the quotes and click update. Now if you see your items there that you have on sale then we would be done!
If you have changed the name to something else other then “Sale Items” then click the edit button and copy the ID of the section found on the very top!
Now go back to your page template.
Store Editor >> Templates >> Page
Find the RTML that you just added at the bottom and click on the “EQUALS” and edit that and paste your section ID in there to look like the following. The gray box is what you should be changing.

I hope you have successfully added this feature to your Yahoo! store. If you have any question please feel free to ask I am here to help!
...
View all articles by Adam