摘要:
//获取用户默认邮寄地址 public function productAddress(){ if (Mage::getSingleton('customer/session')->isLoggedIn()) { foreach(Mage::getSingleton('customer/sessio 阅读全文
摘要:
<script type="text/javascript"> jQuery(document).scroll(function(){ var screens = jQuery(document).scrollTop(); if(screens >800){ jQuery('#xiangqingye 阅读全文
摘要:
<?php // 登录后跳转回当前页 Mage::getSingleton('customer/session')->setBeforeAuthUrl(Mage::helper('core/url')->getCurrentUrl()); ?> <div>参加团购需要首先登录哦。点击 <a href 阅读全文
摘要:
jQuery.ajax({ url: "<?php echo $drawLotteryAjaxUrl; ?>", data: { product_id: turnplate.productids[item-1], product_name: turnplate.productnames[item-1 阅读全文