Availability - The new PriceSpy feed format
Damian Machelski avatar
Written by Damian Machelski
Updated over a week ago

Availability

Why?

This attribute is required. Use the availability attribute to display your stock status.

Format

  • Type: String

  • Encoding: UTF-8

  • Repeatable: no

Accepted values

  • in_stock - Product is available to be ordered.

  • out_of_stock - Product is not in stock.

  • preorder - Product is ready to be ordered but it has not yet been released. You can use the availability_date attribute to set a release date.

  • download - Product is sent via digital channels.

  • not_available_for_purchase - Product is not available to order.

  • pickup - *Not used anymore!* Instead use shipping services in our Business Center to set In-store pickup delivery.

XML examples

  • Example 1

    <availability>in_stock</availability>
  • Example 2

    <availability>out_of_stock</availability>

CSV examples

  • Example 1

    Column: availability

    Value: in_stock

    availability 
    in_stock
  • Example 2

    Column: availability

    Value: out_of_stock

    availability 
    out_of_stock

Requirements explained

  • Use up-to-date stock info

  • Don't use out of stock when the shop is temporarily down

  • Don't use out of stock when you want to remove the product from the listing

  • Don't use out of stock for products that are discontinued

Did this answer your question?