JSON object where the keys are Categoryid, and the values are order hint values: strings representing a number between 0 and 1, but not ending in 0. Order hints allow controlling the order of Products and how they appear in Categories. Products without order hints have an order score below 0. Order hints are not unique. If a subset of Products have the same value for order hint in a specific category, the behavior is undetermined.
JSON object where the keys are Category
id
, and the values are order hint values: strings representing a number between0
and1
, but not ending in0
. Order hints allow controlling the order of Products and how they appear in Categories. Products without order hints have an order score below0
. Order hints are not unique. If a subset of Products have the same value for order hint in a specific category, the behavior is undetermined.