
Elf ๐งโโ๏ธ
Elf ๐งโโ๏ธ9 ์ ํ
${function(){ const product_total = data.total if(product_total <= 1){ return `${product_total} ์ ํ` } return `${product_total} ์ ํ` }()}
ํํฐ
์ ๋ ฌ ๊ธฐ์ค
์ถ์ฒํ๋ค
${data}
${data.label}
๋ชจ๋ ์ง์ฐ๊ธฐ
ํํฐ
์ข ๋ฅ
- ${Array(data.total || 0).fill().map((val, idx) => idx).map((val, idx) => ` `).join('')}
- ${Array(data.total || 0).fill().map((val, idx) => idx).map((val, idx) => ` `).join('')}
${data?.title || 'Product Title'}
From
Sold Out