Why?
This attribute is optional. It should be the same as the currently active sales price on your product page. If the sales is inactive it should be empty or sale_price_effective_date
attribute should be used.
Format
Type: PriceField
Encoding: UTF-8
Repeatable: no
Accepted values
Mixed values: number, currency (ISO 4217) and decimal point
Only one price value per product followed by one currency unit
XML examples
Example 1
<sale_price>99 SEK</sale_price>
Example 2
<sale_price>1999 SEK</sale_price>
CSV examples
Example 1
Column:
"sale_price"
Value:
"99 SEK"
"sale_price" "99 SEK"
Example 2
Column:
"sale_price"
Value:
"1999 SEK"
"sale_price" "1999 SEK"