You are on page 1of 2

Pricing

UNDERSTANDING THE PRODUCT WIDGET

Determining the price


<PRODUCT IMAGE>
Always Display 1) The user role is what dictates the price list to be used
<BRAND> - <PRODUCT NAME>
2) Member price list and web price list exist on a Product / SKU level
Conditional Display
3) The following pricelist names is applicable to a logged-in
<INVENTORY STATUS> Item on order message to
Member Level appear here customer: member-srp, member-list. member-sale
<MODEL NO.>
Price Definitions:
<SKU ID>
4) PriceListId - The price list id this pricing record corresponds to
<RATINGS> 5) DisplayId - The id of the web price display to use
6) SalesPrice - The price to sell the item at
If Display Name = ‘ON SALE’, then display regular
<OFFER CRITERIA> price as strikethrough & calculate amount saved
7) SrpPrice - The SRP price to display the price savings from
from sale price.. Also, display % value 8) YourPrice - The price to display on the detail/listing pages
<PRICE> 9) RebateAmount - The rebate discount amount to display off the
If item eligible for rebate, then display
price
<REBATE ELGIBILITY> 10) RebateIsPercent - Boolean flag (1|0) specifying whether or not the
verbiage and link to rebate information
Based on mapping of Display rebate amount is a percent
ID & Name
<DISPLAY NAME> + <DISPLAY PRICE> 11) IsLowerInStore - Boolean flag (1|0) specifying whether or not the
in store price is lower
ELSE 12) WasPrice - The price the item used to be (used to show On Sale)
13) Limited Qty Price - limited qty sale at a certain price that is
Your Price available for Members Only
On Sale
Clearance Price
Pricing
Price Display Considerations (ID – Display Name)

 0 - Do Not Display
 1000 - Instant Savings
 1001 - See Price in Cart (Message won’t appear in shopping cart / checkout)
 1002 - See Price at Checkout (Message won’t appear in checkout)
 1003 - In Store Only No Price
 1004 - In Store Only with Price
 1005 - Coming Soon
 1006 - Available in Some Stores
 1007 - Special Order - In Store Only No Price
 1008 - Special Order - See Store Near You

Pricing Rules

1) The user role is what dictates the price list to be used, Member price list and web price list exist on a Product / SKU level
2) Limited Price Offer (Limited Qty not Working for non-Instant Savings items). Once X quantities is sold with price offer. It should go to their
original price. – Browse & Shop, Cart, Checkout, Wishlist
3) When an Item has a "Was" price (from the pricing feed), then this needs to appear in relevant price slots
4) For guest customer, we should not display financing price i.e. $99.98/mo
5) When SKU has Zero QTY on Hand and Zero On Order, automatically make Price Display be DISCONTINUED
6) When a Particular Product is "See Price in Cart" and "See Price in Checkout", we need to put the ON SALE price in the Structured Data Markup
PRICE section on the PDP page
7) Currently rebates only show when the SKU is set to Web Display 1000, show rebates for all price displays
8) Price displays apply to the following:
• PDP--customer also bought,frequently bough together,customer who viewed also viewed
• PLP--with sorting option, CLP, Search page
• Type ahead result
• Shop by department flyout section
• Home page-record spotlight and endeca driven section and recently view section
• My account-Wishlist,Order history,order summary,print invoice
• Checkout page till confirmation
• Emails

You might also like