✦ Verified product
Assorted Cream Pastry
JPY 4,500.00
JAPANeid
Verified independent store
→
.collapsible { position: relative; display: flex; background-color: #cc2a3a; color: white; cursor: pointer; padding: 18px 30px 18px 18px; width: 100%; border: none; outline: none;
font-size: 18px; border-radius: 0; font-family: 'Swiss 721 Rounded', bold; margin-top: 10px; } .collapsible::before { content: '\1F783'; position: absolute; top: 50%; right: 18px; transform: translateY(-50%); color: black; } .active::before { content: '\1F783'; } .active, .collapsible:hover { background-color: #555; } .content { padding: 0 18px; display: none; overflow: hidden; background-color: #f1f1f1; font-family: 'Chivo'; font-size: 16px; } .reel-container { max-width: 400px; margin: 20px auto; } .reel { width: 100%; max-width: 100%; } @media (max-width: 768px) { .collapsible { font-size: 17px; } } Cannot check out or item out-of-stock? Contact us HERE. We're ready to help! Assorted Cream Pastry (Halal-Certified) Crafted with 144 layers of flaky pastry and filled with smooth, velvety creams for a delicate balance of flavor and texture!Caramel Latte: A rich-smooth cream made with premium caramel chocolate from France.Vanilla: A creamy blend of Hokkaido milk and fragrant Madagascar vanilla beans.Raspberry: A sweet and tangy combination of Hokkaido milk, white chocolate, and raspberry powder.Common allergen: Wheat, Egg, Dairy, SoybeanWeight: 350gBox/Package Dimensions (approx.): 26.8cm (L) ÁE22.5cm (W) ÁE5cm (H) ⁕NAHA is a Japanese halal certifying body with mutual accreditation with Malaysia’s JAKIM, Singapore’s MUIS, and Thailand’s CICOT. ⁕For every purchase, you'll receive an English Halal Snack Guide with info, like the ingredients, eating instructions, sources of doubtful ingredients, and more, via your email accordingly. var coll = document.getElementsByClassName("collapsible"); var i; for (i = 0; i < coll.length; i++) { coll[i].addEventListener("click", function() { this.classList.toggle("active"); var content = this.nextElementSibling; if (content.style.display === "block") { content.style.display = "none"; } else { content.style.display = "block"; } }); }