{{ product.name || '...' }}
{{ t('brand') }}: {{ product.brand }}
{{ t('sku') }}: {{ product.sku }}
{{ t('in_stock') }}
{{ t('ready_in', {days:product.availability_days}) }}
{{ t('availability') }}
{{ product.badgeLabel || productBadgeLabel(product.badge) }}
{{ t('starting_from') }}
{{ formatBRL(mainDisplayPrice) }}
{{ t('cash_price') }}: {{ formatBRL(variationEffectiveCashPrice) }}
{{ state.variationError }}
{{ t('detecting_country') }}
{{ t('international_shipping') }}
{{ t('shipping_loading') }}
{{ state.shippingError }}
{{ s.name }} — {{ formatBRL(s.price) }} ({{ s.deadline }})
{{ t('variation_out_of_stock') }}
{{ state.notifyMessage }}
{{ state.notifyError }}
{{ state.cartError }}
- {{ it }}
- {{ t('no_box') }}
{{ state.pixMessage }}
{{ state.paymentIntro }}
{{ p }}
{{ t('payment_info') }}