Product Description
Auto-renders product description (HTML). single_product only.
Type: "productDescription"
Auto-renders product description (HTML). single_product only.
Catatan: Element template-only. Berlaku di template:
single_product.
Props
| Field | Type | Default | Keterangan |
|---|---|---|---|
plainText | boolean | false | Tampilkan sebagai teks biasa (strip HTML) |
Contoh
{
"id": "pro01abc",
"type": "productDescription",
"props": {
"plainText": false
}
}