Sensory Experientialism / It's not our place to tell you what to smell
Index Item:
School of Names
Category:
Premium Japanese Incense
Defined Type:
Senko Sticks
Size:
13.5 cm
Price:
$ 49.00 USD
Description:
Traditional Sandalwood
Status:
Active
[
]
Overview

Traditional high quality sandalwood for purists.

[
]
Details

Made in Japan. All natural. Developed by an Incense Master Blender using traditional centuries-old methods. | 24g, 72 sticks, 13.5 cm | Burn Time: Approx. 30 min per stick

[
]
Ingredients

Mysore sandalwood (rozan byakudan) and Indonesian sandalwood.

[
]
Shipping

Free shipping. Only ships within the contiguous U.S.

No items found.
// typer.js initialization (delayed slightly) setTimeout(function () { const elements = document.querySelectorAll('.typer-js-wrapper'); elements.forEach((el) => { const text = el.getAttribute('data-typer-text'); if (typeof typer !== "undefined" && text) { typer(el).line(text); } else { console.warn('[typer.js] Missing text or typer not loaded for:', el); } }); }, 200); // slight delay to let Webflow render everything };