Adds dynamic product label font size (#1099)

This commit is contained in:
Michael Novotny
2023-07-24 14:26:07 -05:00
committed by GitHub
parent 09250eba83
commit 3db8ad4074
12 changed files with 37 additions and 43 deletions

View File

@@ -125,8 +125,7 @@ async function RelatedProducts({ id }: { id: string }) {
>
<GridTileImage
alt={product.title}
labels={{
isSmall: true,
label={{
title: product.title,
amount: product.priceRange.maxVariantPrice.amount,
currencyCode: product.priceRange.maxVariantPrice.currencyCode