Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 8f18e10

Browse files
erikmarrkeharper
andauthored
Apply suggestions from code review
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
1 parent 7f02a0c commit 8f18e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/recommendations/customize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Refer to [layout overview]({{ site.gdeurl }}/frontend-dev-guide/layouts/layout-o
9999
100100
## Custom Product attributes
101101
102-
Often developers need access to custom product attribute values in recommendations units on storefronts so that they can add visual treatments to products based on those attributes.
102+
Developers often need access to custom product attribute values in recommendations units on storefronts so that they can add visual treatments to products based on those attributes.
103103
104104
For example, if your store sells some organic products, you might have a custom attribute on those products designating them as `Organic = true`. You may need access to this attribute value on the storefront so that you can give these products special visual treatment when they appear in Recommendations. Similarly, access to these custom product attribute values allows you to badge products or drive custom logic in the presentation layer of your site.
105105

0 commit comments

Comments
 (0)