Logo
X-Legend Card (TW)

Honkai: Star Rail

Game Cards English Global

Description

X-Legend Card 台灣傳奇網絡遊戲元氣卡 (TW) - SEAGM { "@context": "http://schema.org", "@type": "Organization", "url": "https://www.seagm.com/", "name": "SEAGM", "alternateName": "SEA Gamer Mall", "logo": "https://www.seagm.com/skin/images/art/contact-ea6560a14b.png", "address": "69, Jalan Raja Omar, Taman Ria Jaya, 32000 Sitiawan, Perak", "contactPoint": { "@type": "ContactPoint", "telephone": "+60-165212343", "email": "helper@seagm.com", "contactType": "customer service" }, "sameAs": [ "https://corp.seagm.com", "https://www.facebook.com/SEAGM", "https://twitter.com/seagm", "https://www.instagram.com/seagm/", "https://www.youtube.com/c/SEAGMOfficial/featured", "https://www.linkedin.com/company/seagm/", "https://news.seagm.com" ], "potentialAction": { "@type": "SearchAction", "target": "https://www.seagm.com/search?keywords={search_term_string}", "query-input": "required name=search_term_string" } } var newDataLayer; (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','newDataLayer','GTM-WHHT94G'); !function (w, d, t) { w.TiktokAnalyticsObject=t;var ttq=w[t]=w[t]||[];ttq.methods=["page","track","identify","instances","debug","on","off","once","ready","alias","group","enableCookie","disableCookie"],ttq.setAndDefer=function(t,e){t[e]=function(){t.push([e].concat(Array.prototype.slice.call(arguments,0)))}};for(var i=0;i 0 && gtmtracker.viewProductBuyList('Card').push(); //common enecommerce click event $('body').on('click', '*[ga-enecommerce]', function (event) { var gaEnecommerce = $(this).attr("ga-enecommerce"); gaEnecommerce = gaEnecommerce.split("&&"); var type = gaEnecommerce[0]; var val = gaEnecommerce[1]; switch (type) { case 'productbuy': //v3 9.2 Clicks on Game Card Category Page //When the user clicks the cards / pre selected on the Card Category Page. var item = gtmDataObject.getItem(gtmDataObject.options.prodectBuyList, 'item_id', val); gtmtracker.options.ecommerce = {'items': [item]}; gtmtracker.clicksOnProductBuyItem('Card').push(); gtmtracker.productBuyViewItem('Card').push(); break; } return true; }); function gaBuyNow() { //v4 1.Interaction on Add To Cart //When the user clicks on the “Buy Now” or “Add To Cart” button on Game Card Category Page. gtmtracker.flushEvent(); var gaEnecommerce = $("#cardType input[name='cardType']:checked").next('.SKU_type').attr("ga-enecommerce"); gaEnecommerce = gaEnecommerce.split("&&"); var val = gaEnecommerce[1]; var item = gtmDataObject.getItem(gtmDataObject.options.prodectBuyList, 'item_id', val); item.quantity = $("#buyAmountInput").val() || '1'; gtmtracker.options.ecommerce = {'items': [item]}; gtmtracker.addToCart('Item-BuyNow').push(); return true; } function gaBuyPayPal() { //v4 1.Interaction on Add To Cart //When the user clicks on the “Buy Now” or “Add To Cart” button on Game Card Category Page. gtmtracker.flushEvent(); var gaEnecommerce = $("#cardType input[name='cardType']:checked").next('.SKU_type').attr("ga-enecommerce"); gaEnecommerce = gaEnecommerce.split("&&"); var val = gaEnecommerce[1]; var item = gtmDataObject.getItem(gtmDataObject.options.prodectBuyList, 'item_id', val); item.quantity = $("#buyAmountInput").val() || '1'; gtmtracker.options.ecommerce = {'items': [item]}; gtmtracker.addToCart('Item-BuyPayPal').push(); return true; } function gaAddToCard() { //v4 1.Interaction on Add To Cart //When the user clicks on the “Buy Now” or “Add To Cart” button on Game Card Category Page. gtmtracker.flushEvent(); var gaEnecommerce = $("#cardType input[name='cardType']:checked").next('.SKU_type').attr("ga-enecommerce"); gaEnecommerce = gaEnecommerce.split("&&"); var val = gaEnecommerce[1]; var item = gtmDataObject.getItem(gtmDataObject.options.prodectBuyList, 'item_id', val); item && (item.quantity = $("#buyAmountInput").val() || '1'); gtmtracker.options.ecommerce = {'items': [item]}; gtmtracker.addToCart('Item-AddToCart').push(); return true; } function gaAddToCardClaimable() { //v4 1.Interaction on Add To Cart //When the user clicks on the “Buy Now” or “Add To Cart” button on Game Card Category Page. gtmtracker.flushEvent(); var gaEnecommerce = $("#cardType input[name='cardType']:checked").next('.SKU_type').attr("ga-enecommerce"); gaEnecommerce = gaEnecommerce.split("&&"); var val = gaEnecommerce[1]; var item = gtmDataObject.getItem(gtmDataObject.options.prodectBuyList, 'item_id', val); item.quantity = $("#buyAmountInput").val() || '1'; gtmtracker.options.ecommerce = {'items': [item]}; gtmtracker.addToCart('Item-Claimable').push(); return true; }

X-Legend Card 元氣卡 (TW)

Available Region Taiwan Delivery Instant Delivery 台灣傳奇網絡遊戲元氣卡 Add to favorite 元氣卡200點

Select Denomination

元氣卡200點 Rp 98,100Rp 101,100 元氣卡500點 Rp 245,200Rp 252,800 元氣卡1000點 Rp 490,300Rp 505,500 Confirm Quantity Purchase Limit: 1 ~ 50 Total Rp 98,100 SEAGM Credits 2,928 Bundle Discount none Discount Rp 3,000.00 (3.0%) Free × STARs 29 (estimated) Add to Cart Buy Now Buy with PayPal Save for future Purchase Reviews function ItemContentTab(){ if ($(window).scrollTop() > ($('#site_header').innerHeight() + $('#Product_cover').innerHeight() + $('#Product_purchase').innerHeight() - $('#main_nav').innerHeight() + 0)) { $('.content_nav').addClass('float') } else { $('.content_nav').removeClass('float') } } ItemContentTab(); $(window).resize(function(){ItemContentTab()}); $(window).scroll(function(){ItemContentTab()}); User reviews that have a comment All Reviews Total Reviews1K Avg Ratings4.99 HonBin Bad 2022/05/31 emmm cheexian0520 Excellent 2022/03/18 购买的商品很划算! memonote Excellent 2022/02/06 good cheexian0520 Great 2021/12/29 ni ce cheexian0520 Great 2021/10/23 good Lal Ala Excellent 2021/05/31 很好 { "@context": "http://schema.org/", "@type": "Product", "name": "X-Legend Card 元氣卡 (TW)", "url": "https://www.seagm.com/en-in/x-legend-card-taiwan", "image": "https://seagm-media.seagmcdn.com/item_480/59.png", "description": "充值台灣元氣卡, 台灣傳奇網絡遊戲元氣卡, 元氣點, 元氣點卡。台灣元氣卡, X-Legend Card, X Legend Card, XLegend Card 可在此买到。24小时台灣元氣卡客服为您服务。", "sku": "59", "brand": {"@type":"Brand","name":"Other"}, "mpn": "51884a97", "offers": { "@type": "AggregateOffer", "priceCurrency": "INR", "lowPrice": "530.17", "highPrice": "2650.85", "offerCount": "3" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "4.99", "bestRating": "5", "worstRating": "1", "ratingCount": "1257" }, "review":[{"@type":"Review","author":{"@type":"Person","name":"HonBin"},"datePublished":"2022-05-31","reviewBody":"emmm","reviewRating":{"@type":"Rating","bestRating":"5","ratingValue":"1","worstRating":"1"}},{"@type":"Review","author":{"@type":"Person","name":"cheexian0520"},"datePublished":"2022-03-18","reviewBody":"购买的商品很划算!","reviewRating":{"@type":"Rating","bestRating":"5","ratingValue":"5","worstRating":"1"}},{"@type":"Review","author":{"@type":"Person","name":"memonote"},"datePublished":"2022-02-06","reviewBody":"good","reviewRating":{"@type":"Rating","bestRating":"5","ratingValue":"5","worstRating":"1"}},{"@type":"Review","author":{"@type":"Person","name":"cheexian0520"},"datePublished":"2021-12-29","reviewBody":"ni ce","reviewRating":{"@type":"Rating","bestRating":"5","ratingValue":"4","worstRating":"1"}},{"@type":"Review","author":{"@type":"Person","name":"cheexian0520"},"datePublished":"2021-10-23","reviewBody":"good","reviewRating":{"@type":"Rating","bestRating":"5","ratingValue":"4","worstRating":"1"}},{"@type":"Review","author":{"@type":"Person","name":"Lal Ala"},"datePublished":"2021-05-31","reviewBody":"很好","reviewRating":{"@type":"Rating","bestRating":"5","ratingValue":"5","worstRating":"1"}}]} Supported Games $('.aside_nav .tab').on('click',function() { $(this).addClass('on').siblings().removeClass('on'); $('.recommend_wrp').find('#' + $(this).attr('rel')).addClass('show').siblings().removeClass('show'); }); 晴空物語 GD Online (TW) English PC Taiwan 星界神話 Astral Realm Online (TW) English PC Taiwan //加载完成后,启用Buy Now Button $(document).ready(function(){ $("#buyNowButton").removeClass('btwloading'); $("#addToCardButton").removeClass('btwloading'); $("#favorite_bt").removeClass('btwloading'); $("#affiliate_bt").removeClass('btwloading'); //重新加载sku var cardTypeId = $('input:radio:checked').val(); if(typeof(cardTypeId) != "undefined" && cardTypeId != $('#cardTypeIdInput').val()){ $('#cardTypeIdInput').val(cardTypeId).trigger("change"); $('#item_form_ctrl_on>.inner').html($('#SKU_list').find('input[type=radio]:checked').siblings('.SKU_type').html()); } $('#item_form_ctrl_on').removeClass('loading'); }); $('#addToCardButton').on('click', function () { $(this).parents(".btcLabel").find('input[type=hidden]').remove(); }); $('#buyNowButton').on('click', function () { $(this).parents(".btcLabel").find('input[type=hidden]').remove(); $(this).parents(".btcLabel").append(''); }); $('#paypalBuyButton').on('click', function () { $(this).parents(".btcLabel").find('input[type=hidden]').remove(); $(this).parents(".btcLabel").append(''); $(this).parents(".btcLabel").append(''); return true; }); //SKU 填充 mobile $('#SKU_list input[type=radio]').on('input',function(){ $('#item_form_ctrl_on>.inner').html($('#SKU_list').find('input[type=radio]:checked').siblings('.SKU_type').html()); //startLazyload() }); $('#item_form_ctrl_on').on('click',function() { $('.item_form').addClass('item_form_activated'); $('body').addClass('item_form_activated'); }); $('#item_form_ctrl_off').on('click',function() { $('.item_form').removeClass('item_form_activated'); $('body').removeClass('item_form_activated'); }); var fixed_percentage_discount = JSON.parse('[]'); // 优惠券弹窗控制 $('.coupon_popup_ctrl_on').on('click',function() { $('body').addClass('coupon_drawer_show'); $('#coupon_drawer').addClass('show'); }); $('.coupon_popup_ctrl_off').on('click',function() { $('body').removeClass('coupon_drawer_show'); $('#coupon_drawer').removeClass('show'); }); function fetch_coupon(obj){ $(obj).addClass('disabled'); var coupon_code = $(obj).attr('coupon_code'); var category_id = '59'; var postData = {category_id:category_id,coupon_code:coupon_code}; var $body = $("body"); $.post('/en-in/coupon/fetch_coupon?pagetype=cardDetail', postData, function (data) { processResponse($body, data); }, 'json'); } $('#cardTypeIdInput').change(function () { var cardTypeId = parseInt($('#cardTypeIdInput').val()); var cardType = clientData.cardTypeList[cardTypeId]; buyUnitAmount = cardType['unit_amount']; var $buyAmountInput = $("#buyAmountInput"); $buyAmountInput.attr('min',cardType['min_amount']); $buyAmountInput.attr('max',cardType['max_amount']); if (cardType['is_free'] == 1){ $("#buyAmountInput").attr('disabled','disabled'); }else { $("#buyAmountInput").removeAttr('disabled'); } $buyAmountInput.val(cardType['min_amount']); $buyAmountInput.data('buy-amount-old',cardType['min_amount']); countTotalPrice(); }); var inputRevertTimeout; var buyUnitAmount = 1; $("#buyAmountInput").bind("input propertychange", function (event) { var $input = $(this); var target_value = event.target.value; var buyAmountOld = parseInt($input.data('buy-amount-old')); clearTimeout(inputRevertTimeout); if (target_value.length === 0) { inputRevertTimeout = setTimeout(revertBuyAmount, 3000); } else { target_value = parseInt(target_value); if (buyUnitAmount>1){ if (target_value > 4 && Math.abs(target_value - buyAmountOld) === 1) { //通过箭头 增加或者减少 if (target_value < buyAmountOld) { //向上取整 - 1*unit amount target_value = Math.floor(target_value / buyUnitAmount); } else { //向下取整 + 1*unit amount target_value = Math.ceil(target_value / buyUnitAmount); } target_value = Math.max(target_value * buyUnitAmount,parseInt($input.attr('min'))); $(this).val(target_value); $input.data('buy-amount-old',target_value); }else { inputRevertTimeout = setTimeout(revertBuyAmount, 400); } } } }); //减少 $('#SKU_quantity .btw.minus').click(function () { var QTT = $('#buyAmountInput'); var VALUE = parseInt(QTT.val()); var MIN = parseInt(QTT.attr('min')); var MAX = parseInt(QTT.attr('max')); var result_value = parseInt(VALUE - 1); (result_value = MAX) && (result_value = MAX); QTT.val(result_value); isDiss(); }); function isDiss() { var QTT = $('#buyAmountInput'); var VALUE = parseInt(QTT.val()); var MIN = parseInt(QTT.attr('min')); var MAX = parseInt(QTT.attr('max')); if (VALUE >= MAX) { $('#SKU_quantity .btw.plus').addClass('disabled'); } else { $('#SKU_quantity .btw.plus').removeClass('disabled'); } if (VALUE 0) { var coupon_drawer_html = 'Coupons not valid for the selected product.'; coupon_drawer_html += ' '; $.each(card_unavailable_coupon, function (key, coupon) { coupon_drawer_html += fun_coupon_drawer_html(coupon, effective_bit, false); }); coupon_drawer_html += ''; $('#coupon_list_unavailable').html(coupon_drawer_html); } else { $("#coupon_list_unavailable").html(''); } } function fun_coupon_drawer_html(coupon_item, effective_bit, isAvailable) { var html = ''; html += '' + '' + '' + '' + tuki_coupon_value_html(coupon_item, effective_bit) + ''; if (coupon_item.remaining_quantity > 0) { if (coupon_item.receive_tag == 1) { html += 'Claimed'; } else if (isAvailable) { html += '' + 'Claim' + ''; } } else { html += 'Fully Redeemed'; } html += '' + '' + '' + coupon_item.coupon_name + '' + tuki_coupon_func_limit(coupon_item) + '' + '' + tuki_expiry_time_html(coupon_item) + ''; return html; } function tuki_coupon_value_html(coupon_item, effective_bit) { var html = ''; switch (coupon_item.type) { case 'coupon_percentage_discount': html += '' + coupon_item.denomination + ''; html += 'OFF'; break; case 'coupon_fixed_discount': if (coupon_item.currency == 'XXX') { html += '' + number_format(parseInt(coupon_item.denomination)) + ''; html += 'SEAGM Credits'; } else { html += '' + moneyFormatTmp(coupon_item.denomination, effective_bit) + ''; html += '' + coupon_item.currency + ''; } break; default: break; } return html; } function getCouponFullyRedeemedClass(coupon_item) { if (coupon_item.receive_tag == 0 && coupon_item.remaining_quantity 0) { html += 'Maximum discount amount ' + coupon_item.maximum_discount + ' ' + tuki_coupon_currency_text(coupon_item.currency) + ''; } return html; } function tuki_coupon_currency_text(currency) { if (currency == 'XXX') { return "SEAGM Credits"; } else { return currency; } } function tuki_expiry_time_html(coupon_item) { var expiry_time = coupon_item.expiry_time ? coupon_item.expiry_time : 0, active_time = coupon_item.active_time ? coupon_item.active_time : 0, receive_tag = coupon_item.receive_tag ? coupon_item.receive_tag : 0, effective_by_days = coupon_item.effective_by_days ? coupon_item.effective_by_days : 0; if (receive_tag == 0) { if (effective_by_days > 0) { var poStr = 'Valid for {{EFFECTIVE_BY_DAYS}} days from the collection date'; return '' + poStr.replace('{{EFFECTIVE_BY_DAYS}}', effective_by_days) + ''; } else { var poStr = 'Valid date {{ACTIVE_TIME}} ~ {{EXPIRY_TIME}}'; poStr = poStr.replace('{{ACTIVE_TIME}}', timestampToTime(active_time)); poStr = poStr.replace('{{EXPIRY_TIME}}', timestampToTime(expiry_time)); return '' + poStr + '(GMT +8)'; } } else { var current_time = parseInt('1706194361'); if (active_time > current_time || expiry_time < current_time) { var poStr = 'Available {{ACTIVE_TIME}} ~ {{EXPIRY_TIME}}'; poStr = poStr.replace('{{ACTIVE_TIME}}', timestampToTime(active_time)); poStr = poStr.replace('{{EXPIRY_TIME}}', timestampToTime(expiry_time)); return '' + poStr + '(GMT +8)'; } var time = expiry_time - current_time; if (time = 10) { var poStr = 'Expires in {{DAY}} days'; return '' + poStr.replace('{{DAY}}', '' + day + '') + ''; } else if (day >= 1) { var h = parseInt((time % (3600 * 24)) / 3600); var poStr = 'Expires in {{DAY}} days {{HOUR}} hours'; poStr = poStr.replace('{{DAY}}', '' + day + ''); poStr = poStr.replace('{{HOUR}}', '' + h + ''); return '' + poStr + ''; } else { var h = parseInt(time / 3600); var m = parseInt((time % 3600) / 60); if (h > 0) { var poStr = 'Expires in {{HOUR}} hours {{MINUTE}} minutes'; poStr = poStr.replace('{{HOUR}}', '' + h + ''); poStr = poStr.replace('{{MINUTE}}', '' + m + ''); return '' + poStr + ''; } else { var poStr = 'Expires in {{MINUTE}} minutes'; return '' + poStr.replace('{{MINUTE}}', '' + m + '') + ''; } } } } function timestampToTime(timestamp) { if (!timestamp) return ''; const isTen = timestamp.toString().length === 10; const date = new Date(isTen ? timestamp * 1000 : timestamp); //时间戳为10位需*1000,时间戳为13位的话不需乘1000 const Y = date.getFullYear(); const M = date.getMonth() + 1 < 10 ? '0' + (date.getMonth() + 1) : date.getMonth() + 1; const D = `${date.getDate()}`.padStart(2, '0'); const h = date.getHours(); const m = date.getMinutes(); const s = date.getSeconds(); return `${Y}/${M}/${D} ${h}:${m}`; } function effectivePrice(money, effectiveBit, lowest) { lowest = lowest ? lowest : false; var bit = Math.pow(10, effectiveBit); var resultMoney = (effectiveBit >= 0) ? Math.round(money / bit) * bit : money.toFixed(Math.abs(effectiveBit)); if (lowest) { resultMoney = resultMoney > 0 ? resultMoney : bit; } return resultMoney; } function moneyFormatTmp(money, effectiveBit) { if (effectiveBit < 0) { money = number_format(money, -effectiveBit); } else { money = number_format(money); } return money; } $("#cardType input").on('click', function () { $("#cardType input.on").removeClass('on').removeAttr('checked'); $(this).addClass('on').attr('checked', 'checked'); $("#cardTypeIdInput").val(parseInt($(this).val())).trigger('change'); isDiss(); }); //初始化 $('#buyAmountInput').val(parseInt($('#buyAmountInput').attr('min'))); var $addCartAndBuyNow = $('#addCartAndBuyNow'); var $buyAmountInput = $('#buyAmountInput'); var $addToCardButton = $('#addToCardButton'); var $buyNowButton = $('#buyNowButton'); var $paypalBuyButton = $('#paypalBuyButton'); var $maxAmountTip = $('#maxAmountTip'); var $minAmountTip = $('#minAmountTip'); var $cardTypeInput = $('#cardTypeIdInput'); var $categoryId = $('input[name="category_id"]'); var $bundleCardRuleInput = $('input[name="bundle_card_rule"]'); var $bundleKeyInput = $('input[name="bundle_key"]'); function countTotalPrice() { var buyAmount = parseInt($buyAmountInput.val()); var cardTypeId = parseInt($cardTypeInput.val()); var cardType = clientData.cardTypeList[cardTypeId]; var cardRuleList = clientData.cardRuleList[cardTypeId]; var effective_bit = clientData.effective_bit; var tax_percent = clientData.tax_percent; var currency_format = clientData.currency_format; var gain_star_state = clientData.gain_star_state; var largessRule = null; var discountRule = null; var bundleFixedDiscountRule = null; var largessAmount = 0; var discountAmount = 0; var taxAmount = 0; //影藏 和 显示 购物车逻辑 if ((cardType.hasOwnProperty("is_bundle") && cardType.is_bundle) || cardType.is_free == 1) { //如果是组合优惠 $addToCardButton.remove(); $addToCardButton = $('#addToCardButton'); if (cardRuleList) { $bundleCardRuleInput.val(cardType.bundle_card_rule); $bundleKeyInput.val(cardType.bundle_key); } } else { if ($addToCardButton.length == 0 && cardType.is_free == 0) { var add_to_cart_html = 'Add to Cart'; $addCartAndBuyNow.prepend(add_to_cart_html); $addToCardButton = $('#addToCardButton'); } $bundleCardRuleInput.val(''); $bundleKeyInput.val(''); } //因为有些 bundle 不是当前对应的 category 下的产品 $categoryId.val(cardType.category_id); //修正购买数目 if (isNaN(buyAmount)) { return; // buyAmount = 1; } else if (buyAmount != $buyAmountInput.val()) { $buyAmountInput.val(buyAmount); } else if (buyAmount > cardType.max_amount) { buyAmount = cardType.max_amount; $buyAmountInput.val(buyAmount); } else if (buyAmount < 1) { buyAmount = 1; $buyAmountInput.val(buyAmount); } $buyAmountInput.val(buyAmount); var unitComputePrice = cardType.unit_price; var unitComputePoint = Math.round(cardType.unit_price_base * 100); var unitDiscountPrice = 0; var unitDiscountPoint = 0; var unitTaxAmount = 0; var unitTaxPoint = 0; var totalPoints; var totalPrice; //修正会员优惠 var mb_grade_pct = $('#pdt_info #mb_grade_pct'); if (cardType.member_discount != 1) { if (!mb_grade_pct.hasClass("mb_grade_pct")) { mb_grade_pct.addClass("mb_grade_pct"); } mb_grade_pct.html('-' + Number(cardType.discount_rate).toFixed(1) + '%'); } else { if (mb_grade_pct.hasClass("mb_grade_pct")) { mb_grade_pct.removeClass("mb_grade_pct"); } mb_grade_pct.html(''); } //设置最大购买数量 $buyAmountInput.attr('max', cardType.max_amount); $maxAmountTip.html(cardType.max_amount); //设置最小购买数量 $buyAmountInput.attr('min', cardType.min_amount); $minAmountTip.html(cardType.min_amount); //修正库存显示 if (parseInt(cardType.card_count) > 0) { $('div.stock_info > strong.green').removeClass('dn').nextAll().addClass('dn'); if (parseInt(cardType.is_free) == 1) { $buyNowButton.removeClass('hide').addClass('red db').find('span').html("Claimable").next().removeAttr('disabled'); $buyNowButton.attr('color', 'orange'); } else { $buyNowButton.removeClass('hide').addClass('red db').find('span').html("Buy Now").next().removeAttr('disabled'); $buyNowButton.attr('color', 'theme'); } $addToCardButton.removeClass('disable').addClass('green db').find('span').html("Add to Cart").next().removeAttr('disabled'); $paypalBuyButton.removeClass('hide').addClass('yellow db paypal').find('span').html("Buy with PayPal").next().removeAttr('disabled'); } else { if (parseInt(cardType.is_ordering)) { $('div.stock_info > strong.yellow').removeClass('dn').siblings().addClass('dn'); if (parseInt(cardType.is_free) == 1) { $buyNowButton.removeClass('hide').addClass('red db').find('span').html("Claimable").next().removeAttr('disabled'); $buyNowButton.attr('color', 'orange'); } else { $buyNowButton.removeClass('hide').addClass('red db').find('span').html("Buy Now").next().removeAttr('disabled'); $buyNowButton.attr('color', 'theme'); } $addToCardButton.removeClass('disable').addClass('green db').find('span').html("Add to Cart").next().removeAttr('disabled'); $paypalBuyButton.removeClass('hide').addClass('yellow db paypal').find('span').html("Buy with PayPal").next().removeAttr('disabled'); } else { $('div.stock_info > strong.red').removeClass('dn').prevAll().addClass('dn'); $buyNowButton.addClass('hide').removeClass('red db').find('span').html("Stock Out").next().attr('disabled', 'disabled'); $addToCardButton.addClass('disable').removeClass('green db').find('span').html("Stock Out").next().attr('disabled', 'disabled'); $paypalBuyButton.addClass('hide').removeClass('yellow db paypal').find('span').html("Buy with PayPal").next().attr('disabled', 'disabled'); } } //通过单价计算消费税 将消费税计入原价 后续折扣已包含消费税的价格计算折扣 if (tax_percent) { unitTaxAmount = Math.round(unitComputePrice * tax_percent) / 100; unitTaxPoint = Math.round(unitComputePoint * tax_percent / 100); unitComputePoint += unitTaxPoint; unitComputePrice += unitTaxAmount; } //计算折扣于赠送 for (var i in cardRuleList) { if (cardRuleList[i].type == 'largess') { if (buyAmount >= cardRuleList[i].condition) { largessRule = cardRuleList[i]; } } else if (cardRuleList[i].type == 'discount') { if (buyAmount >= cardRuleList[i].condition) { discountRule = cardRuleList[i]; } } else if (cardRuleList[i].type == 'bundle_fixed_discount') { if (buyAmount >= cardRuleList[i].condition) { bundleFixedDiscountRule = cardRuleList[i]; } } } if (null == largessRule) { //$('#largessInfo').html('none'); //$('#card_free_tips').addClass("hide"); $('#card_largessInfo').addClass('hide'); } else { //$('#largessInfo').html(largessRule.rebate_item_name + ' x ' + Math.floor(buyAmount / largessRule.condition) * largessRule.rebate); //$('#card_free_tips').removeClass("hide"); $("#card_largessInfo .free_item").html(largessRule.rebate_item_name); var free_num = (Math.floor(buyAmount / largessRule.condition) * largessRule.rebate); if (largessRule.hasOwnProperty('limit_receive_times') && largessRule.limit_receive_times > 0 && free_num > largessRule.limit_receive_times) { //限制每个订单最大赠送个数 limit_receive_times=0 无限制 free_num = largessRule.limit_receive_times } $("#card_largessInfo .free_qtt b").html(free_num); $('#card_largessInfo').removeClass("hide"); } if (null == discountRule) { $('#discountInfo').html('none'); $('#card_discountInfo').addClass("hide"); } else { if (unitComputePrice > 0) { unitDiscountPrice = effectivePrice(unitComputePrice * discountRule.rebate / 100, effective_bit, true); } else { unitDiscountPrice = 0;//有折扣,价格为0,优惠金额变成-0.01; } unitDiscountPoint = Math.round(unitComputePoint * discountRule.rebate / 100); discountAmount = unitDiscountPrice * buyAmount; discountAmount = effectivePrice(discountAmount, effective_bit); if (discountRule.hasOwnProperty("is_bundle") && discountRule.is_bundle) { $('#card_discountInfo .T').html('Bundle Discount'); } else { $('#card_discountInfo .T').html('Discount'); } $('#discountInfo').html(currency_format.replace('$m', moneyFormatTmp(discountAmount, effective_bit)) + ' (' + discountRule.rebate + '%' + ')'); if (discountRule.price_display == 'discount_percentage') { $('#card_discountInfo').removeClass("hide"); } else { $('#card_discountInfo').addClass("hide"); } unitComputePoint -= unitDiscountPoint; unitComputePrice -= unitDiscountPrice; } if (null == bundleFixedDiscountRule) { $('#fixedDiscountInfo').html('none'); $('#card_bundle_fixed_discount').addClass("hide"); } else { //组合优惠:立减 unitDiscountPrice = bundleFixedDiscountRule.rebate; discountAmount = bundleFixedDiscountRule.rebate * buyAmount; discountAmount = effectivePrice(discountAmount, effective_bit); $('#card_bundle_fixed_discount .T').html('Bundle Discount'); $('#fixedDiscountInfo').html(currency_format.replace('$m', moneyFormatTmp(discountAmount, effective_bit))); $('#card_bundle_fixed_discount').removeClass("hide"); unitComputePrice -= unitDiscountPrice; } //计算包含消费税的价格 /*if (tax_percent) { unitTaxAmount = Math.round(unitComputePrice * tax_percent) / 100; unitTaxPoint = Math.round(unitComputePoint * tax_percent / 100); unitComputePoint += unitTaxPoint; unitComputePrice += unitTaxAmount; }*/ //计算总价 totalPoints = Math.round(unitComputePoint * buyAmount); totalPrice = unitComputePrice * buyAmount; totalPrice = effectivePrice(totalPrice, effective_bit); totalPrice = totalPrice < 0 ? 0 : totalPrice;//总价不能= MAX) { $('#SKU_quantity .btw.plus').addClass('disabled'); } else { $('#SKU_quantity .btw.plus').removeClass('disabled'); } if (VALUE 0) { coupon_html(cardTypeId, effective_bit, fixed_percentage_discount) } } $buyAmountInput.keyup(countTotalPrice).click(countTotalPrice); View More

Stay updated with us

Facebook Twitter Youtube Instagram Tiktok About SEAGM About Us SEAGM News Support Contact Us Shopping SEAGM STAR Rewards KALEOZ Legal Terms of use Terms of sale Privacy Policy 特定商取引法に基づく表示 Partners Partnership SEAGM in your pocket

Get the App Now!

© 2024 SEA Gamer Mall Sdn Bhd (201201016057) (1001568-K)

Reviews about SEAGM.COM //init tukibox $.tukibox();//登录框loading效果 //init tukimenu $.tukimenu();//下拉框效果 $.tukivalidator(); //init tukiselect $('.select_s').tukiselect();//服务器列表,业务列表选择 //init tukislide $('div.tukislide').tukislide();//home_scroll滑动 //int countdown(); $('div.countdown').tukicountdown();//倒计时 //init tukitip $.tukitip();//搜索框 var Please_fill_out_this_field = "Please fill out this field."; var Please_enter_the_same_value_again = "Please enter the same value again."; var Please_select_a_player = "Please select a player"; var none_t = "none"; var please_select = "Please select"; window.clientData = {"effective_bit":"2","effectiveBit":"2","currency_format":"Rp $m","tax_percent":0,"gain_star_state":true,"cardTypeList":{"308":{"id":"308","supplier_id":"0","name_us":"\u5143\u6c23\u5361200\u9ede","name":"\u5143\u6c23\u5361200\u9ede","is_free":"0","is_ordering":"0","max_amount":"50","min_amount":"1","unit_amount":"1","unit_price_base":30.17,"unit_price_base_currency":"NTD","member_discount":"0","agent_discount":"0","category_id":"59","supplier_sku":"","supplier_product_code":"","enable_sku_img":"0","auto_delivery":"default","unit_price":101100,"profit_rate":null,"company_code":null,"card_category_name":"X-Legend Card \u5143\u6c23\u5361 (TW)","card_category_name_us":"X-Legend Card \u5143\u6c23\u5361 (TW)","card_category_code":"x-legend-card-taiwan","origin_price":101100,"origin_unit_price":101100,"discount_rate":0,"card_count":"11"},"309":{"id":"309","supplier_id":"0","name_us":"\u5143\u6c23\u5361500\u9ede","name":"\u5143\u6c23\u5361500\u9ede","is_free":"0","is_ordering":"0","max_amount":"50","min_amount":"1","unit_amount":"1","unit_price_base":75.44,"unit_price_base_currency":"NTD","member_discount":"0","agent_discount":"0","category_id":"59","supplier_sku":"","supplier_product_code":"","enable_sku_img":"0","auto_delivery":"default","unit_price":252800,"profit_rate":null,"company_code":null,"card_category_name":"X-Legend Card \u5143\u6c23\u5361 (TW)","card_category_name_us":"X-Legend Card \u5143\u6c23\u5361 (TW)","card_category_code":"x-legend-card-taiwan","origin_price":252800,"origin_unit_price":252800,"discount_rate":0,"card_count":"9"},"310":{"id":"310","supplier_id":"0","name_us":"\u5143\u6c23\u53611000\u9ede","name":"\u5143\u6c23\u53611000\u9ede","is_free":"0","is_ordering":"0","max_amount":"50","min_amount":"1","unit_amount":"1","unit_price_base":150.86,"unit_price_base_currency":"NTD","member_discount":"0","agent_discount":"0","category_id":"59","supplier_sku":"","supplier_product_code":"","enable_sku_img":"0","auto_delivery":"default","unit_price":505500,"profit_rate":null,"company_code":null,"card_category_name":"X-Legend Card \u5143\u6c23\u5361 (TW)","card_category_name_us":"X-Legend Card \u5143\u6c23\u5361 (TW)","card_category_code":"x-legend-card-taiwan","origin_price":505500,"origin_unit_price":505500,"discount_rate":0,"card_count":"6"}},"cardRuleList":{"308":[{"item_id":200308,"is_time_limited":0,"condition":1,"rebate":"3.0","rebate_item_id":null,"game_server_id":0,"disallow_roles":null,"type":"discount","hide_free":0,"end_time":0,"item_id_origin":308,"price_display":"discounted_price"}],"309":[{"item_id":200309,"is_time_limited":0,"condition":1,"rebate":"3.0","rebate_item_id":null,"game_server_id":0,"disallow_roles":null,"type":"discount","hide_free":0,"end_time":0,"item_id_origin":309,"price_display":"discounted_price"}],"310":[{"item_id":200310,"is_time_limited":0,"condition":1,"rebate":"3.0","rebate_item_id":null,"game_server_id":0,"disallow_roles":null,"type":"discount","hide_free":0,"end_time":0,"item_id_origin":310,"price_display":"discounted_price"}]}}; //websocket var sess_id = "qr6nojkpnuta71t632o49ofum1"; var sess_id_hash = $.MD5(sess_id); var ws_server = "wss://kchat-v3.kaleoz.com/pusher"; var myWindow = false, tmpToken = '', myWindowLC = false; function openLiveChat() { if (myWindowLC && !myWindowLC.closed) { myWindowLC.focus(); return true; } if (!tmpToken) { $.ajaxSettings.async = false $.get('/en-in/kchat/get-token', {}, function (res) { tmpToken = res.data.token; }, 'json'); } if (navigator.userAgent.match(/Mobi/i) || navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/iPhone/i)) { let _order_id = getQueryObject(location.href).order_id ? `&order_id=${getQueryObject(location.href).order_id}` : ''; location.href = `https://livechat.seagm.com/?site=seagm&lang=en&token=${tmpToken}&preUrl=${encodeURIComponent(location.href)}&preTitle=${document.title}&from=seagm_web${_order_id}&faqCate=product`; } else { myWindowLC = window.open( "/en-in/kchat/live_chat", "SEAGM LiveChat", "width=480,height=640" ); let _order_id = getQueryObject(location.href).order_id ? `&order_id=${getQueryObject(location.href).order_id}` : ''; setTimeout(function () { myWindowLC.location = `https://livechat.seagm.com/?site=seagm&lang=en&token=${tmpToken}&preUrl=${encodeURIComponent(location.href)}&preTitle=${document.title}&from=seagm_web${_order_id}&faqCate=product`; }, 1500); } } // 截取url变量 function getQueryObject(url) { url = url == null ? window.location.href : url const search = url.substring(url.lastIndexOf('?') + 1) const obj = {} const reg = /([^?&=]+)=([^?&=]*)/g search.replace(reg, (rs, $1, $2) => { const name = decodeURIComponent($1) let val = decodeURIComponent($2) val = String(val) obj[name] = val return rs }) return obj } LiveChat

Your Privacy

By clicking “Accept All Cookies”, you acknowledge and agree that you accept to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts, and you hereby consent to us collecting, using, disclosing and/or processing your personal data as described herein.

Accept All Cookies View privacy policy $("#AcceptAllCookies").click(function (){ var date=new Date(); var expireDays = 365; date.setTime(date.getTime()+expireDays*24*3600*1000); var cookieData = '{"stamp":"4e500411-c8bb-bd01-711c-eff4fe3522c8","necessary":true,"preferences":true,"statistics":true,"marketing":true,"other":true}'; document.cookie="CookieConsent="+cookieData+";path=/;expires="+date.toGMTString(); $(this).parents('#cookies_announcement').remove() //GTM&GA gtmtracker.pushEvent({ 'event': 'Navigation', 'eventCategory': 'Navigation', 'eventAction': 'Accept All Cookies', 'eventLabel': '', 'eventSource': 'Footer', 'eventTarget': "", }); }); (function(){var js = "window['__CF$cv$params']={r:'84b1576878f291b9',t:'MTcwNjE5NDM2MS44NDMwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();