Specials Page - pulling items with pricing rules

This forum is where we'll mirror posts that are of value to the community so they may be more easily found.
Post Reply
meer2005
Captain (CAPT)
Captain (CAPT)
Posts: 245
Joined: Wed Feb 09, 2005 2:00 pm

Specials Page - pulling items with pricing rules

Post by meer2005 » Thu Jul 22, 2010 12:54 pm

From this post: viewtopic.php?f=42&t=13986

This works the same as the specials.aspx page did in 5.5 for those of you who are coming or came from 5.5.

Put the specials.aspx in the root of your site and the SpecialProducts.ascx and SpecialProducts.ascx.cs in your conlib folder. Go to your site admin: Website > Content and Layout and add a scriptlet using Content as the type and Specials as the name. Once your new Specials scriptlet is created, put this in the content area: [[ConLib:SpecialProducts MaxItems="40" Orientation="HORIZONTAL"]] ---- This will display items with pricing rules and automatically remove when the pricing rule expires. Your items should be displayed http://www.yoursite.com/specials.aspx.
specials.zip
If it's not working, make sure you logged in as admin and go to the bottom and the specials.aspx page, and change the mode to edit -- make sure Specials is selected in the drop down for content.
CaptureSP.JPG

Post Reply