top of page
地址
營業時間
11:00 - 18:00
*每月公休時間會更新在社群或網站最新消息上
bottom of page
//Import Mixpanel SDK
import mixpanel from "mixpanel-browser";
// Near entry of your product, init Mixpanel
mixpanel.init("a7c9b1455d1550771d06f7869a3a47e9", {
debug: true,
track_pageview: true,
persistence: "localStorage",
});