豊中市商店会連合会
豊中駅前商店会
豊中市商店会連合会
2021年12月01日 13:49
window.addEventListener('load', () => { /* 店舗一覧の画像を切り替える */ const $store = document.querySelectorAll('.store'); const storeLen = $store.length; const handleClick = (e) => { e.preventDefault(); e.currentTarget.querySelector('.store__image--B').style.opacity = 1; e.currentTarget.classList.add('store--zoom'); const url = e.currentTarget.href; setTimeout(() => { location.href = url; }, 300); }; const handleMouseOver = (e) => { e.currentTarget.querySelector('.store__image--B').style.opacity = 1; }; const handleMouseOut = (e) => { e.currentTarget.querySelector('.store__image--B').style.opacity = 0; }; const setHandle = () => { let userAgent = navigator.userAgent; let iPhone = (userAgent.indexOf('iPhone') > -1) ? true : false; let iPad = (userAgent.indexOf('iPad') > -1) ? true : false; let index = 0; while (index < storeLen) { $store[index].addEventListener('click', (e) => handleClick(e)); if (! (iPhone || iPad)) { /* iOSでは2回タップが必要なため、設定しない */ $store[index].addEventListener('mouseover', (e) => handleMouseOver(e)); $store[index].addEventListener('mouseout', (e) => handleMouseOut(e)); } index++; } }; setHandle(); }); window.addEventListener('pageshow', () => { if (event.persisted) { window.location.reload(); } });
多くの人が行きかう「豊中駅」。線路沿い東側の3つの商店街には、昔ながらのお店から比較的新しいお店まで個性豊かなお店が並ぶ
店舗情報
天舞
揚げたてサクサクをお客様へ『天舞』
今回はこだわりの食材でつくる、熱々できたての天ぷらが堪能できる小料理屋「天舞」をご紹介します。天舞は豊中駅から歩いて徒歩1分のところにあります。 階段を上がって…
>
小林食料品店
料理にこだわる方にこそ知ってほしい乾物屋『小林食料品店』
小林食料品店は、阪急豊中駅から国道176号線沿いに北へ、徒歩1分のところにあります。1970年の大阪万博の年にお店を始められました。主に豆類や水産物の乾物、調味料などを…
>
店舗一覧
アクセス
住所
〒560-0021
大阪府豊中市本町3丁目1-22
Share to Facebook
To tweet