ZIP/X2/shop/iteminfo.php
<?php
include_once('./_common.php');

if (G5_IS_MOBILE) {
    include_once(G5_MSHOP_PATH.'/iteminfo.php');
    return;
}