广告
广告位
🌐 {{ currentLang.toUpperCase() }}/{{ currentCurrency }}

{{ merchant.name }}

{{ merchant.description }}
{{ getTranslatedName(product) }}
{{ product.name }}
{{ product.product_no }}
{{ getCurrencySymbol() }}{{ formatPrice(product.price) }}

{{ translations[currentLang]?.noProducts || '暂无产品' }}

{{ translations[currentLang]?.loading || '加载中...' }}

{{ toastMessage }}