GrunGames

福岡でボードゲーム制作をしているグリューンゲームズです!
「シネマトペ」「わかってダーリン」を制作しました。『アソビゴコロを大切に』がモットー。よろしくお願いします。

予約開始しました!「グリーティングダック」
2023/4/28 1:19
ブログ



 



世界の言葉で挨拶するパーティゲーム!



「グリーティングダック」の取置き予約を開始いたしました。



★当日お支払い の場合はこちら↓



ご予約ページ(グーグルフォーム)



★事前決済(クレジットカード支払い)の場合はこちら↓



当日は商品のお渡しだけですので、スムーズです。

 





ゲムマ2023春5月13日(土)「グリーディングダック」予約事前購入ページ

ゲムマ2023春5月13日(土)「グリーディングダック」予約事前購入ページ



¥1,600



予約する






<>
function showCheckoutWindow(e) {
e.preventDefault();

const url = document.getElementById('embedded-checkout-modal-checkout-button').getAttribute('data-url');
const title = 'Square Online Checkout';

// Some platforms embed in an , so we want to top window to calculate sizes correctly
const topWindow = window.top ? window.top : window;

// Fixes dual-screen position Most browsers Firefox
const dualScreenLeft = topWindow.screenLeft !== undefined ? topWindow.screenLeft : topWindow.screenX;
const dualScreenTop = topWindow.screenTop !== undefined ? topWindow.screenTop : topWindow.screenY;

const width = topWindow.innerWidth ? topWindow.innerWidth : document.documentElement.clientWidth ? document.documentElement.clientWidth : screen.width;
const height = topWindow.innerHeight ? topWindow.innerHeight : document.documentElement.clientHeight ? document.documentElement.clientHeight : screen.height;

const h = height * .75;
const w = 500;

const systemZoom = width / topWindow.screen.availWidth;
const left = (width - w) / 2 / systemZoom + dualScreenLeft;
const top = (height - h) / 2 / systemZoom + dualScreenTop;
const newWindow = window.open(url, title, `scrollbars=yes, width=${w / systemZoom}, height=${h / systemZoom}, top=${top}, left=${left}`);

if (window.focus) newWindow.focus();
}

// This overrides the default checkout button click handler to show the embed modal
// instead of opening a new tab with the given link url
document.getElementById('embedded-checkout-modal-checkout-button').addEventListener('click', function (e) {
showCheckoutWindow(e);
});

※ゲーム詳細については、ゲーム紹介ページをご覧ください。



ゲーム紹介ページ