|
22 | 22 | If the Store has defined some languages, countries, distribution, supply Channels, and/or Product Selection, |
23 | 23 | they are used for projections based on [locale](ctp:api:type:ProductProjectionLocales), [price](ctp:api:type:ProductProjectionPrices), |
24 | 24 | and [inventory](ctp:api:type:ProductProjectionInventoryEntries). |
25 | | -
|
26 | | - If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [availability of the Product](/projects/stores#products-available-in-store) in the specified Store. |
27 | | -
|
| 25 | + If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [availability of the Product](/api/project-configuration-overview#products-available-in-store) in the specified Store. |
28 | 26 | If a [ProductTailoring](ctp:api:type:ProductTailoring) exists for the Product with the given `key` and the given Store, this endpoint returns the ProductProjection with tailored data. |
29 | | -
|
30 | 27 | When used with an API Client that has the `view_published_products:{projectKey}` scope, this endpoint only returns published (current) Product Projections. |
| 28 | +
|
31 | 29 | is: |
32 | 30 | - projectionSelectingTailoring |
33 | 31 | - priceSelecting |
|
70 | 68 | If the Store has defined some languages, countries, distribution, supply Channels, and/or Product Selection, |
71 | 69 | they are used for projections based on [locale](ctp:api:type:ProductProjectionLocales), [price](ctp:api:type:ProductProjectionPrices), |
72 | 70 | and [inventory](ctp:api:type:ProductProjectionInventoryEntries). |
73 | | -
|
74 | | - If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [availability of the Product](/projects/stores#products-available-in-store) in the specified Store. |
75 | | -
|
| 71 | + If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [availability of the Product](/api/project-configuration-overview#products-available-in-store) in the specified Store. |
76 | 72 | If a [ProductTailoring](ctp:api:type:ProductTailoring) exists for the Product with the given `id` and the given Store, this endpoint returns the ProductProjection with tailored data. |
77 | | -
|
78 | 73 | When used with an API Client that has the `view_published_products:{projectKey}` scope, this endpoint only returns published (current) Product Projections. |
| 74 | +
|
79 | 75 | is: |
80 | 76 | - projectionSelectingTailoring |
81 | 77 | - priceSelecting |
|
0 commit comments