Skip to content

Commit

Permalink
feat(frequently-bought-together): max products
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvdbrug committed Dec 12, 2024
1 parent 12f86e3 commit 7b07d4b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export type FrequentlyBoughtTogetherPluginOptions = Partial<
{
languageCode: LanguageCode.en,
value:
'Products which are frequently bought together with these products',
'Products that are frequently bought together with the current product',
},
],
list: true,
Expand Down

0 comments on commit 7b07d4b

Please sign in to comment.