Offer Counts¶
The following placeholders provide statistical information about the number of offers available for a product across different marketplace categories.
{{ OffersTotalMain }}¶
Integer value of how many main offers exists. Mostly this would be just one (1) or 0 if there is no main offer.
Example¶
Referring to the Product price screenshot:
1
{{ OffersTotalNew }}¶
Integer value of how many new offers exists.
Example¶
Referring to the Product price screenshot:
35
{{ OffersTotalUsed }}¶
Integer value of how many used offers exists.
Example¶
Referring to the Product price screenshot:
6
{{ OffersTotalOffers }}¶
The sum of total main, new and used offers.
Example¶
42
{{ OffersTotalOfferPages }}¶
Integer value of how many offer pages exist.
Example¶
3
{{ OffersTotalRefurbished }}¶
Integer value of how many refurbished offers exists.
Example¶
2
{{ OffersTotalCollectible }}¶
Integer value of how many “collectible” offers exists, e.g. “0”.
Example¶
0