Skip to content

Commit 66cdb15

Browse files
author
George Haberis
committed
update comment
1 parent 47d897d commit 66cdb15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotcom-rendering/src/model/enhance-product-summary.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ export const enhanceProductSummary =
191191
const abTestVariant =
192192
serverSideABTests?.['thefilter-at-a-glance-redesign'];
193193

194-
// do nothing if article is not on allow list / not in the test / variant is 'control' / renderingTarget is Apps
194+
// do nothing if article is not on allow list / not in the test / variant is 'control' / renderingTarget is Apps / filterAtAGlance switch is OFF
195195
if (
196196
filterAtAGlanceEnabled &&
197197
abTestVariant &&

0 commit comments

Comments
 (0)