

function escape_html (string) {
if(typeof string !== 'string') {
return string;
}
return string.replace(/[&'`"<>]/g, function(match) {
return {
'&': '&',
"'": ''',
'`': '`',
'"': '"',
'<': '<',
'>': '>',
}[match]
});
}

商品カテゴリ
カレンダー
- ■今日
- ■店休日
- ■不確定時間営業
日曜、祝日も発送業務はしております。
店舗販売は、しばらくの間、営業日は、
土曜・日曜・祝日AM11:00~PM15:00
平日も出荷作業で店舗に居ます。
電気が付いているときは遠慮なくご来店ください。
(そのほか臨時休業あり)
※ネット販売は行います。






