Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version) (2024)

';$("body").append(iframe_html);}function removeVideoIframe(){$('.video_iframe_bg').remove();$('#video_iframe').remove();}$(document).on('click','.mobile_close_icon',function() {removeVideoIframe();})function getSelectedPropertys(){var propertys = [];$('.sale_property_box').each(function(index,property_box){if($(property_box).attr('value_id')) {var property = {};property.prop_name = $(this).attr('property_name');property.prop_value = $(property_box).find("a.cur").attr('data_name');propertys.push(property);}});return propertys;}var mySwiper2; $(function(){ mySwiper2 = new Swiper('.wap_bigimgbox_container', { observer:true, observeParents:true, pagination :{el: '.wap_bigimgbox_pagination',clickable :true,type: 'fraction',},});var bigimgSwiper = new Swiper('.bigimgbox_container', { observer:true, observeParents:true, slidesPerView: 6, direction: 'vertical', spaceBetween : 20, navigation: { nextEl: '.bigimgbox_container_next', prevEl: '.bigimgbox_container_prev', },}); $('.write-a-review').click(function(){ $("#product_table a").removeClass("cur"); $("#product_table").find('.review_tab').addClass('cur'); $(".tabfont").each(function(){ var _this = $(this); if(_this.hasClass('write-a-review_form')){ _this.show(); }else{_this.hide()} }); }); $('#goodsimagelist').children('li:visible').each(function(index){ var _this = $(this); if(_this.attr('class') == 'cur'){ var middleimage = _this.children('a').attr('data_pic'); if(!middleimage){ return false; }$('#middleimag').attr('src', middleimage);$('#middleimag').css('opacity','1');var alt_text = _this.children('a').children('img').attr('alt');if(alt_text){$('#middleimag').attr('alt', alt_text);}if(_this.attr('data_type')=="video"){createVideoIframe(_this.attr('data_json'));}else{removeVideoIframe();} return false; } });if($('#goodsimagelist').children('li:visible').length>6){$('a.btn_prev').show();$('a.btn_next').show();}else{$('a.btn_prev').hide();$('a.btn_next').hide();} $('.smallimage').live('click', function(){ var _this = $(this); var pic = _this.attr('data_pic'); var data_img = _this.attr('data_img'); if(!pic){ return false; } var middleimage = pic; var data_id = _this.attr('data_id'); if(_this.hasClass('cur')){ data_id =0 ;middleimage = "https://us03-imgcdn.ymcart.com/46121/2022/11/08/5/e/5e689c89a994ef64.jpg?x-oss-process=image/quality,Q_90/resize,m_lfit,w_650,h_975/sharpen,90/interlace,0/auto-orient,0"; } if(data_id || data_id===0){ $('#goodsimagelist').children('li').each(function(){ $(this).attr('data_id')==data_id?$(this).show():$(this).hide(); }); }if($('#goodsimagelist').children('li:visible').length>6){$('a.btn_prev').show();$('a.btn_next').show();}else{$('a.btn_prev').hide();$('a.btn_next').hide();} $('.viewimg-list').children('.viewimg-item').removeClass('cur'); _this.parent('.viewimg-item').addClass('cur'); $('#middleimag').attr('src',middleimage ); $('#middleimag').css('opacity','1');var alt_text = _this.children('img').attr('alt');if(alt_text && !_this.hasClass('sale_property')){$('#middleimag').attr('alt', alt_text);} $(".viewpic").attr("title","Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)") $('.viewpic').attr('download', data_img);$('.jqzoom').attr('rel', data_img);$('.bigimgbox').css('height','auto');if(_this.attr('data_type')=="video"){createVideoIframe(_this.attr('data_json'));return false;}else{removeVideoIframe();}return false; }); $('.sale_property').live('click',function(){var _this = $(this); var data_pic = $(this).attr('data_pic'); if(data_pic!=''&&data_pic!=undefined){ var container = $('#goodsimagelist'); container.children('li').removeClass('cur'); container.find('li').each(function(){ var data_pic_li = $(this).find('a').attr('data_pic'); if(data_pic==data_pic_li){ var _first = $(this).clone(); //$(this).remove(); //container.find('li:first').before(_first); $(this).addClass('cur'); } });$('#goodsimagelist').css("top","0px"); } var value_id = $(this).attr('data_id'); var sale_property_nums = '1951';sale_property_nums = Math.floor(sale_property_nums); //如果当前属性已经选中 if($(this).hasClass('cur')) {if($('#goods_price').attr('defaut_price')) { $('#goods_price').text($('#goods_price').attr('defaut_price')); } $(this).parent().parent().find(".select_value").text(''); //删除选中样式 $(this).removeClass('cur'); //去除选中值$(this).parent().attr('value_id',''); $('#goods_stock_num').html('1951');$(this).siblings(".sale_property").removeClass('disable');$('#goodsimagelist').children('li:visible').eq(0).addClass("cur").find('a').click();if($(this).parent().attr('select_id')!=""){$("#"+$(this).parent().attr('select_id')).find('select').val(0);$("#"+$(this).parent().attr('select_id')).find('select').change();} } else if(!$(this).hasClass('disable')) {if($(this).find('img').length>0){$(this).parent().parent().find(".select_value").text(": "+$(this).attr('data_name'));}else{$(this).parent().parent().find(".select_value").text(": "+$(this).attr('data_name'));}$(this).parent().attr('value_id',value_id); $(this).siblings(".sale_property").removeClass('cur'); $(this).addClass('cur');if($(this).parent().attr('select_id')!=""){$("#"+$(this).parent().attr('select_id')).find('select').val(value_id);$("#"+$(this).parent().attr('select_id')).find('select').change();} } //customattr if(typeof check_diy_extra_box === "function") { var selected_propertys = getSelectedPropertys(); console.log(JSON.stringify(selected_propertys)); check_diy_extra_box(selected_propertys); }//$('#goodsimagelist').css("top","0px");var finnal_sku_group = new Array();$('.sale_property_box').each(function(index,property_box){ if($(property_box).attr('value_id')) { finnal_sku_group.push($(property_box).attr('value_id')); }});if(finnal_sku_group.length ==0){$('a.sale_property').removeClass('disable');}if(finnal_sku_group.length ==1){$('.sale_property_box[value_id="'+finnal_sku_group[0]+'"]').find('a.sale_property').removeClass('disable');}if ((finnal_sku_group.length+1) >= $('.sale_property_box').length) {$('.sale_property_box').each(function(index,property_box){if (!$(property_box).attr('value_id') || $(property_box).attr('value_id') != value_id) {$(property_box).find('a.sale_property').each(function(){var value_item = $(this);var temp_sku_group2 = new Array();$.each(finnal_sku_group,function(k,v){if (v != $(property_box).attr('value_id') || !$(property_box).attr('value_id')) {temp_sku_group2.push(v);}});temp_sku_group2.push($(this).attr('data_id'));var in_stock = false;$.each(skulist,function(key,item){var temp_property_arr=item.sku_code.split('_');var value_id_in = true;for(var i = 0; i < temp_sku_group2.length; i++) {if (temp_property_arr.indexOf(temp_sku_group2[i]) == -1){value_id_in = false;}}if(value_id_in){in_stock = true;return false;}});if(in_stock){value_item.removeClass('disable');}else{value_item.addClass('disable');}if(value_item.hasClass('disable') && value_item.hasClass('cur')){value_item.removeClass('cur');$(property_box).attr('value_id','');}});}});}else{$('.sale_property_box').each(function(index,property_box){if (!$(property_box).attr('value_id')) {$(property_box).find('a.sale_property').each(function(){$(this).removeClass('disable');});}});}finnal_sku_group.sort(sortNumber);var sku_code = finnal_sku_group.join("_");document.body.ymcart_event_sku_change={'sku_code':sku_code}; document.querySelector('body').dispatchEvent(ymcart_event_sku_change); var change_addtocart = true;$.each(skulist,function(index,item){if(sku_code==item.sku_code){sale_property_nums = Math.floor(item.stock_nums);// 处理价格var sku_price_rate ;sku_price_rate = item.price * 1.00000000; var variant = (item.barcode?item.barcode:(item.codeno?item.codeno:item.sku_code)); if(window.history){window.history.replaceState({variant: variant},'',(location.href.search(/variant=/i)>=0?location.href.replace(/variant=[^=]+/i,'variant='+variant):(location.href.search(/\?/i)>=0?location.href+'&variant='+variant:location.href+'?variant='+variant)));}changeSkuPrice(sku_price_rate,item.weight,item.volume); if(item.stock_nums<1 && is_bookable!="1"){ $('#addskutocart,.wap_addtocart').html("Out Of Stock");$('#addskutocart,.wap_addtocart').addClass('btn_outstock');if($('.btn_outstock').length == 0){$('.seckill_addskutocart_btn').before('Out Of Stock');}$('#addskutocart_buynow').parent().hide();$('#addskutocart,.wap_addtocart').removeClass("common_style_red_border"); change_addtocart= false; }else if(item.stock_nums<1 && is_bookable=="1"){$('#addskutocart,.wap_addtocart').html("Pre-Order");$('#addskutocart,.wap_addtocart').removeClass('btn_outstock');$('#addskutocart_buynow').parent().show();$('.seckill_addskutocart_btn').parent().find('.btn_outstock').remove();$('#addskutocart,.wap_addtocart').addClass("common_style_red_border");change_addtocart= false;}}}); if(change_addtocart){ $('#addskutocart,.wap_addtocart').html("Add to Cart");$('#addskutocart,.wap_addtocart').removeClass('btn_outstock');$('.seckill_addskutocart_btn').parent().find('.btn_outstock').remove();$('#addskutocart_buynow').parent().show();$('#addskutocart,.wap_addtocart').addClass("common_style_red_border");//$('#qty_box').show(); }else{//$('#qty_box').hide();}$('#goods_stock_num').html(sale_property_nums);if(sale_property_nums<1 && is_bookable=="1"){$('#addskutocart,.wap_addtocart').html("Pre-Order");$('#addskutocart,.wap_addtocart').removeClass('btn_outstock');$('.seckill_addskutocart_btn').parent().find('.btn_outstock').remove();$('#addskutocart_buynow').parent().show();$('#addskutocart,.wap_addtocart').addClass("common_style_red_border");}//属性图片处理if(_this.hasClass('property_image') && !_this.hasClass('disable')){if(_this.hasClass('diy_property') && _this.parent().attr('property_name')!=""){if(typeof(diy_property_image_thumb_white_setting)!="undefined" && diy_property_image_thumb_white_setting.length>0){var in_white_list = false;for(var i in diy_property_image_thumb_white_setting){if(diy_property_image_thumb_white_setting[i]==_this.parent().attr('property_name')){in_white_list = true;break;}}if(!in_white_list){return false;}}if(typeof(diy_property_image_thumb_black_setting)!="undefined" && diy_property_image_thumb_black_setting.length>0){var in_black_list = false;for(var i in diy_property_image_thumb_black_setting){if(diy_property_image_thumb_black_setting[i]==_this.parent().attr('property_name')){in_black_list = true;break;}}if(in_black_list){return false;}}}var data_id = _this.attr('data_id');if(!_this.hasClass('cur')){ data_id = 0;}if(data_id || data_id===0){$('#goodsimagelist').children('li').each(function(){$(this).attr('data_id')==data_id?$(this).show():$(this).hide();});}$('#goodsimagelist').children('li').removeClass('cur');$('#goodsimagelist').children('li:visible').eq(0).addClass('cur'); if($('#goodsimagelist').children('li:visible').length<=1){$('.wap_viewimg').html($('#goodsimagelist').children('li:visible').clone());$('#goodsimagelist').find('li.cur').children('a').click();$('#goodsimagelist').children('li').show();var dgindex = 0;$('#goodsimagelist').children('li').each(function(){$(this).attr('data_id')!='0'?$(this).hide():$(this).show();});$('.wap_viewimg li').addClass('swiper-slide');$('.wap_viewimg li a').removeAttr('style');$('.wap_viewimg li').removeAttr('style');$('.wap_viewimg li').each(function(idx,val){if(idx == 0){$(this).find('img').attr('src',data_pic);}else{$(this).remove();}});mySwiper2.updateSlides();mySwiper2.pagination.update();mySwiper2.slideTo(dgindex);$('#goodsimagelist').find('li.cur').children('a').click();return false; }}if (!_this.hasClass('disable')) {$('#goodsimagelist').find('li.cur').children('a').click();}//customattr// if(typeof check_diy_extra_box === "function") {// var selected_propertys = getSelectedPropertys();// console.log(JSON.stringify(selected_propertys));// check_diy_extra_box(selected_propertys);// }$('.wap_viewimg').html($('#goodsimagelist').children('li:visible').clone());$('.wap_viewimg li').addClass('swiper-slide');$('.wap_viewimg li a').removeAttr('style');$('.wap_viewimg li').removeAttr('style');$('.wap_viewimg li').each(function(idx,val){var data_pic = $(this).find('a').attr('data_pic');$(this).find('img').attr('src',data_pic);});mySwiper2.slideTo(0);$('#goodsimagelist').children('li:visible').each(function(e,v){ if(e>5){ $('.bigimgbox_container_prev,.bigimgbox_container_next').show(); }else{ $('.bigimgbox_container_prev,.bigimgbox_container_next').hide(); } }) }); /*这边是radio的 $('.input_radio_sku_option').change(function(){ var diy_change_money_finnal_sku_group = new Array(); $('.sale_property_box').each(function(){ var s =parseInt($(this).find("input[name='input_radio_"+$(this).attr('data_id')+"']:checked").val()) ; if(s>0 && s!=undefined){ diy_change_money_finnal_sku_group.push(s); }else{ return false; } }); diy_change_money_finnal_sku_group.sort(sortNumber); var diy_sku_code = diy_change_money_finnal_sku_group.join("_"); $.each(skulist,function(index,item){ if(diy_sku_code==item.sku_code){ // 处理价格 var variant = (item.barcode?item.barcode:(item.codeno?item.codeno:item.sku_code)); if(window.history){window.history.replaceState({variant: variant},'',(location.href.search(/variant=/i)>=0?location.href.replace(/variant=[^=]+/i,'variant='+variant):(location.href.search(/\?/i)>=0?location.href+'&variant='+variant:location.href+'?variant='+variant)));} changeSkuPrice(item.price * 1.00000000) ; } }); }); $(".input_radio_sku_option").trigger('change'); */ $('#addskutocart,.wap_addtocart').click(function(e){ var goods_id = '2165226'; var finnal_sku_group = new Array(); var is_submit = true; /*这边是radio的 $('.sale_property_box').each(function(){ var s =parseInt($(this).find("input[name='input_radio_"+$(this).attr('data_id')+"']:checked").val()) ; if(s>0 && s!=undefined){ finnal_sku_group.push(s); }else{ is_submit = false; $(this).tip("Please Select "+$(this).attr('property_name'), 15, 0, 2000); return false; } }); */ $('.sale_property_box').each(function(index,property_box){ if($(property_box).attr('value_id')) { finnal_sku_group.push($(property_box).attr('value_id')); }else { $(property_box).tip("Please Select "+$(property_box).attr('property_name'), 15, 0, 2000); is_submit = false; return false; } }); //customattrif(typeof check_diy_extra_options === "function") {if(!check_diy_extra_options()){is_submit = false;}} if(!is_submit) { return; } finnal_sku_group.sort(sortNumber); var sku_code = finnal_sku_group.join("_"); var qty = parseInt($('#buyskunums').val()); var cart_count = $('#shopping_cart_count').text(); var remark = $('#DiyRemark').val();if(!sku_code){sku_code = "0_0";}var bookable_delivery_time = ""; if ('0' == '1' && bookable_delivery_time != '') { var is_tips_bookable_delivery_time = false; $.each(skulist,function(index,item){ if (sku_code == item.sku_code && qty > parseInt(item.stock_nums)) { is_tips_bookable_delivery_time = true; return false; } }); if (is_tips_bookable_delivery_time) { var tips_bookable_delivery_time = 'Estimated delivery time {0}'; if (!confirm(tips_bookable_delivery_time.replace('{0}',bookable_delivery_time))) { return false; } } } $.ajax({ url :'/h-cart-add.html', type:'POST', data:{ goods_id : goods_id, qty : qty, sku_code : sku_code, remark : remark }, dataType: 'json', cache: false, success: function(res) { if(res.status == 1){ var event_sku = res.sku;// Ymcart Event[AddToCart]if(typeof(ytag)=='function'){ ytag("add_to_cart","Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)",ymcart_user_id,'2165226','50472',''); } var ymcart_event_param_goods = {goods_id:"2165226",goods_name:"Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)",goods_codeno:"MU3433494 X 4",spec_mode:"1",qty:qty,goods_price:"189.99"}; // Facebook Pixel Event[AddToCart]fbq('trackSingle', '2177186542392526', 'AddToCart', {content_type:'product', currency: 'USD', value: 189.99*qty, contents:[{id: 'MU3433494 X 4', quantity: qty, item_price: 189.99}]});// Global Site Tag (gtag.js) - Google Analytics[AddToCart]gtag('event', 'add_to_cart', { 'send_to': ['UA-214565462-1'],'items': [{ "id": "MU3433494 X 4", "name": "Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)", "list_name": "list", "brand": "Anbernic", "category": "Handheld Games/Anbernic/Handheld Games/Anbernic", "variant": (ymcart_event_param_goods.spec_mode=='1'?((typeof(event_sku)=='object' && event_sku.codeno!='')?event_sku.codeno:ymcart_event_param_goods.goods_codeno+((typeof(event_sku)=='object' && typeof(event_sku.sku_value_short)=='string')?'-'+event_sku.sku_value_short:'')):''), "list_position": 1, "quantity": qty, "price": "189.99" } ] }); $('#shopping_cart_count').text(res.totalnum);if(res.totalnum>9){$('#shopping_cart_count_float').text("9+");}else {$('#shopping_cart_count_float').text(res.totalnum);} $('#cart_total_qty').text(res.totalnum); $('#cart_subtotal').text(price_currency(formatnumber((res.totalprice*exchange_rate).toFixed(2),2))); if(res.sku.sku_value.replace(/
/g,' , ')!=''){ $('.add_cart_tip_product_sku').text(res.sku.sku_value.replace(/
/g,' , ')); }else{ $('.add_cart_tip_product_sku').remove(); } $('.add_cart_tip').addClass('add_cart_tip_on');$('.addcart_bg').show(); }else{ $('#addskutocart,.wap_addtocart').tip(res.msg, 15, 0, 2000); } }, error: function(XMLHttpRequest, textStatus, errorThrown){// alert(XMLHttpRequest.readyState + XMLHttpRequest.status + XMLHttpRequest.responseText); var re = XMLHttpRequest.responseText; var rs = JSON.parse(re); if(rs.status == 1){ $('#shopping_cart_count').text(parseInt(cart_count) + parseInt(rs.offset)); $('#cart_total_qty').text(rs.totalqty); $('#cart_subtotal').text('$'+ rs.totalprice); $('.add_cart_tip').addClass('add_cart_tip_on'); }else{ $('#addskutocart,.wap_addtocart').tip(rs.msg, 15, 0, 2000); } }, beforeSend: function(){ createAjaxLoading(); }, complete: function(){ removeAjaxLoading(); } }); });$(document).on('click','.add_cart_tip',function(){$('.add_cart_tip').removeClass('add_cart_tip_on');})$('.add_cart_tip_close').click(function(){$('.add_cart_tip').removeClass('add_cart_tip_on');});$('.add_cart_tip_wapper').click(function(e){e.stopPropagation();}) $('#addskutocart_buynow').click(function(e){ var goods_id = '2165226'; var finnal_sku_group = new Array(); var is_submit = true; $('.sale_property_box').each(function(index,property_box){ if($(property_box).attr('value_id')) { finnal_sku_group.push($(property_box).attr('value_id')); }else { $(property_box).tip("Please Select "+$(property_box).attr('property_name'), 15, 0, 2000); is_submit = false; return false; } }); //customattrif(typeof check_diy_extra_options === "function") {if(!check_diy_extra_options()){is_submit = false;}} if(!is_submit) { return; } finnal_sku_group.sort(sortNumber); var sku_code = finnal_sku_group.join("_"); var qty = parseInt($('#buyskunums').val()); var cart_count = $('#shopping_cart_count').text(); var remark = $('#DiyRemark').val();if(!sku_code){sku_code = "0_0";}var bookable_delivery_time = ""; if ('0' == '1' && bookable_delivery_time != '') { var is_tips_bookable_delivery_time = false; $.each(skulist,function(index,item){ if (sku_code == item.sku_code && qty > parseInt(item.stock_nums)) { is_tips_bookable_delivery_time = true; return false; } }); if (is_tips_bookable_delivery_time) { var tips_bookable_delivery_time = 'Estimated delivery time {0}'; if (!confirm(tips_bookable_delivery_time.replace('{0}',bookable_delivery_time))) { return false; } } }if(remark){remark=encodeURIComponent(remark.replace(/,/g,'||'));}else{remark = '';} if(typeof(skulist)=='object') { for (z in skulist){ var for_obj = skulist[z]; if(sku_code == for_obj.sku_code){ var event_sku = for_obj; break; } } }// Ymcart Event[AddToCart]if(typeof(ytag)=='function'){ ytag("add_to_cart","Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)",ymcart_user_id,'2165226','50472',''); } var ymcart_event_param_goods = {goods_id:"2165226",goods_name:"Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)",goods_codeno:"MU3433494 X 4",spec_mode:"1",qty:qty,goods_price:"189.99"}; // Facebook Pixel Event[AddToCart]fbq('trackSingle', '2177186542392526', 'AddToCart', {content_type:'product', currency: 'USD', value: 189.99*qty, contents:[{id: 'MU3433494 X 4', quantity: qty, item_price: 189.99}]});// Global Site Tag (gtag.js) - Google Analytics[AddToCart]gtag('event', 'add_to_cart', { 'send_to': ['UA-214565462-1'],'items': [{ "id": "MU3433494 X 4", "name": "Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)", "list_name": "list", "brand": "Anbernic", "category": "Handheld Games/Anbernic/Handheld Games/Anbernic", "variant": (ymcart_event_param_goods.spec_mode=='1'?((typeof(event_sku)=='object' && event_sku.codeno!='')?event_sku.codeno:ymcart_event_param_goods.goods_codeno+((typeof(event_sku)=='object' && typeof(event_sku.sku_value_short)=='string')?'-'+event_sku.sku_value_short:'')):''), "list_position": 1, "quantity": qty, "price": "189.99" } ] });var user_id = '0'; var guest_order_open = '1'; var checkout_redirect_url = '/h-order-add.html?cart_param='+encodeURIComponent('sku_code=' + sku_code +"&sku_goods_id="+goods_id+ "&sku_qty=" + qty+"&sku_remark="+ remark) + "&type=quick&ref=" + window.location.href; if(typeof(show_cod_address)=='function') { show_cod_address(checkout_redirect_url+'&cod=1');return; } if(user_id > 0) { window.location.href = checkout_redirect_url; } else { if(guest_order_open=='1') { window.location.href = checkout_redirect_url; } else { var ref = encodeURIComponent(checkout_redirect_url); window.location.href = '/h-user-loginOrRegister.html?ref='+ref; } } }); $('#addskutocart_inquiry').click(function(e){ var goods_id = '2165226'; var finnal_sku_group = new Array(); var is_submit = true; $('.sale_property_box').each(function(index,property_box){ if($(property_box).attr('value_id')) { finnal_sku_group.push($(property_box).attr('value_id')); }else { $(property_box).tip("Please Select "+$(property_box).attr('property_name'), 15, 0, 2000); is_submit = false; return false; } }); //customattrif(typeof check_diy_extra_options === "function") {if(!check_diy_extra_options()){is_submit = false;}} if(!is_submit) { return; } finnal_sku_group.sort(sortNumber); var sku_code = finnal_sku_group.join("_"); var qty = parseInt($('#buyskunums').val()); var cart_count = $('#shopping_cart_count').text(); var remark = $('#DiyRemark').val();if(!sku_code){sku_code = "0_0";}if(remark){remark=encodeURIComponent(remark.replace(/,/g,'||'));}else{remark = '';} var checkout_redirect_url = '/h-module-inquiry.html?goods_id=2165226'; if(sku_code) { checkout_redirect_url+='&sku_code='+sku_code; } window.location.href = checkout_redirect_url; }); $('#addskutocart_ecpay_buynow').click(function(e){ var goods_id = '2165226'; var finnal_sku_group = new Array(); var is_submit = true; $('.sale_property_box').each(function(index,property_box){ if($(property_box).attr('value_id')) { finnal_sku_group.push($(property_box).attr('value_id')); }else { $(property_box).tip("Please Select "+$(property_box).attr('property_name'), 15, 0, 2000); is_submit = false; return false; } }); //customattrif(typeof check_diy_extra_options === "function") {if(!check_diy_extra_options()){is_submit = false;}} if(!is_submit) { return; } finnal_sku_group.sort(sortNumber); var sku_code = finnal_sku_group.join("_"); var qty = parseInt($('#buyskunums').val()); var cart_count = $('#shopping_cart_count').text(); var remark = $('#DiyRemark').val();if(!sku_code){sku_code = "0_0";}if(remark){remark=encodeURIComponent(remark.replace(/,/g,'||'));}else{remark = '';} if(typeof(skulist)=='object') { for (z in skulist){ var for_obj = skulist[z]; if(sku_code == for_obj.sku_code){ var event_sku = for_obj; break; } } }// Ymcart Event[AddToCart]if(typeof(ytag)=='function'){ ytag("add_to_cart","Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)",ymcart_user_id,'2165226','50472',''); } var ymcart_event_param_goods = {goods_id:"2165226",goods_name:"Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)",goods_codeno:"MU3433494 X 4",spec_mode:"1",qty:qty,goods_price:"189.99"}; // Facebook Pixel Event[AddToCart]fbq('trackSingle', '2177186542392526', 'AddToCart', {content_type:'product', currency: 'USD', value: 189.99*qty, contents:[{id: 'MU3433494 X 4', quantity: qty, item_price: 189.99}]});// Global Site Tag (gtag.js) - Google Analytics[AddToCart]gtag('event', 'add_to_cart', { 'send_to': ['UA-214565462-1'],'items': [{ "id": "MU3433494 X 4", "name": "Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)", "list_name": "list", "brand": "Anbernic", "category": "Handheld Games/Anbernic/Handheld Games/Anbernic", "variant": (ymcart_event_param_goods.spec_mode=='1'?((typeof(event_sku)=='object' && event_sku.codeno!='')?event_sku.codeno:ymcart_event_param_goods.goods_codeno+((typeof(event_sku)=='object' && typeof(event_sku.sku_value_short)=='string')?'-'+event_sku.sku_value_short:'')):''), "list_position": 1, "quantity": qty, "price": "189.99" } ] }); window.location.href = '/h-order-ECPayV2.html?cart_param='+encodeURIComponent('sku_code=' + sku_code +"&sku_goods_id="+goods_id+ "&sku_qty=" + qty+"&sku_remark="+ remark) + "&type=quick&ref=" + window.location.href; }); $('#go_check_order').click(function(){ var goods_id = '2165226'; var master_sale_id = $('#master_sale_property_id').val(); var sale_id = $('#sale_property_id').val(); var qty = $('#buyskunums').val(); var exist_master_sale = $('#master_sale_property_box').is(":visible") var exist_sale = $('#sale_property_box').is(":visible"); if(exist_master_sale && !master_sale_id){ $('#master_sale_property_box').tip("Please Select ", 15, 0, 2000); } else if(exist_sale && !sale_id) { $('#sale_property_box').tip("Please Select ", 15, 0, 2000); } else { $.ajax({ url :'/h-cart-add.html', type:'POST', data:{ goods_id : goods_id, sale_id : sale_id, qty : qty, master_sale_id : master_sale_id }, dataType: 'json', cache: false, success: function(res) { if(res.status == 1){ window.location.href = '/h-cart-list.html'; }else{ alert(res.msg); } }, error: function(XMLHttpRequest, textStatus, errorThrown){// alert(XMLHttpRequest.readyState + XMLHttpRequest.status + XMLHttpRequest.responseText); var re = XMLHttpRequest.responseText; var rs = JSON.parse(re); if(rs.status == 1){ window.location.href = '/h-cart-list.html'; }else{ alert(res.msg); } }, beforeSend: function(){ createAjaxLoading(); }, complete: function(){ removeAjaxLoading(); } }); } }); $('#add_favorites,#add_favorites_float').click(function(){ var _this = $(this); var _val = parseInt(_this.find('span').text()); var goods_id = _this.attr('data_id'); $.ajax({ url :'/h-user-addFavorites.html', type:'POST', data:{ goods_id : goods_id }, dataType: 'json', cache: false, success: function(res) { if(res == 1){// Ymcart Event[AddToWishlist]if(typeof(ytag)=='function'){ ytag("add_to_wishlist","Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)",ymcart_user_id,'2165226','50472',''); } var ymcart_event_param_goods = {goods_id:"2165226",goods_name:"Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)",goods_codeno:"MU3433494 X 4"}; // Facebook Pixel Event[AddToWishlist]fbq('trackSingle', '2177186542392526', 'AddToWishlist', {content_name:'Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)', content_type:'product', content_ids:['MU3433494 X 4'],currency: 'USD', value: 189.99});// Global Site Tag (gtag.js) - Google Analytics[AddToWishlist]gtag('event', 'add_to_wishlist', {'send_to':['UA-214565462-1']}); $('#add_favorites,#add_favorites_float').tip("Add to favorite succeed.", 15, 0, 2000); _this.find('span').text(_val+1);$(_this).addClass('add_favorites_cur'); }else if(res== 2){ $('#add_favorites,#add_favorites_float').tip("Please Login first", 15, 0, 2000); }else if(res== 3){ $('#add_favorites,#add_favorites_float').tip("Already added", 15, 0, 2000); }else{ $('#add_favorites,#add_favorites_float').tip("Add to favorite failed.", 15, 0, 2000); } }, error:function(){ alert("Connection failed, please refresh"); }, beforeSend: function(){ createAjaxLoading(); }, complete: function(){ removeAjaxLoading(); } }) }); $('.tab_title').mouseover(function(){ var _this = $(this); var _ref = _this.attr('_ref'); $('.tabtitle').find('a').removeClass('cur'); _this.addClass('cur'); $('.tablist').hide(); $('#'+_ref).show(); }); $('#validateImg').bind('click', function(){ $(this).attr('src', "/image.php?code=1&_=" + Math.random()); }); var wholesale_discount ; $('.iconright').click(function(){ var qty = parseInt($('#buyskunums').val()); var goods_id = '2165226'; var master_sale_id = $('#master_sale_property_id').val(); var sale_id = $('#sale_property_id').val(); $('#buyskunums').attr('value', qty+1); changeWholesaleDiscount(); }); $('.iconleft').click(function(){ var qty = parseInt($('#buyskunums').val()); if(qty > 1){ $('#buyskunums').attr('value', qty-1);changeWholesaleDiscount(); } }); //运费弹出计算 $('#estimate_shipping_fee').click(function(){ var goods_price = 189.99; var is_wholesale = 0; goods_price = $('#goods_price').text(); goods_price = goods_price.replace("US$","").replace("",""); var cur_weight = 0.3800; if(cur_sku_weight>0) { cur_weight = cur_sku_weight; } var cur_volume= 0.000000; if(cur_sku_volume>0) { cur_volume = cur_sku_volume; } var cur_price = 189.9900; if(cur_sku_price>0) { cur_price = cur_sku_price; } $.ajax({ url :'/h-shippingTool-product.html', type:'POST', data:{ price : cur_price, weight : cur_weight, volume : cur_volume, quantity : parseInt($('#buyskunums').val()), country_id : 0, is_wholesale : is_wholesale, moq : 0, }, dataType: 'html', cache: false, success: function(res) { if(res) { var div = $(".dropdown_estimate_shipping_fee"); div.children().remove(); $('.dropdown_estimate_shipping_fee').append(res); } else{ alert("illegal operation!"); } }, beforeSend: function(){ createAjaxLoading(); }, complete: function(){ removeAjaxLoading(); } }); $('.dropdown_estimate_shipping_fee').css('display','flex'); }); }); //评论定位 $(document).ready(function(){ re = /writeareview/i; // 创建正则表达式模式。 r = location.href.search(re); if(r>0) { $('.write-a-review').click(); }/* var maste_sale_property_id = ''; var sale_property_id = ''; var master_sale_property_nums = 1; var sale_property_nums = 1; $.each(skulist,function(index,item){ var temp_property_id1=item.sku_code.split('_')[0]; var temp_property_id2=item.sku_code.split('_')[1]; if(index==0){ maste_sale_property_id = temp_property_id1; sale_property_id = temp_property_id2; } if(temp_property_id1!=maste_sale_property_id){ master_sale_property_nums = 2; } if(temp_property_id2!=sale_property_id){ sale_property_nums = 2; } }); if(master_sale_property_nums!=2){ $('.master_sale_property ').click(); } if(sale_property_nums!=2){ $('.sale_property').click(); }*/ });$(function(){//默认选中$(".sale_property_box").each(function(){if($(this).find('a.sale_property').length==1 && !$(this).find('a.sale_property').hasClass('cur')){$(this).find('a.sale_property').click();}}); });

Home>Handheld Games>Anbernic>Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)

    1 Reviews

    US$ 189.99

    Similar Style
    Color Name
    Quantity

    Stock ( 1951 )

    Add to Cart

    Adding to cart succeed

    Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version) (1)

    Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)

    color:red,size:xxl

    Subtotal: US$ 0

    View My Cart

    Checkout

    Save 10% at checkout. Sitewide Code: RG99.Only pay for items, free shipping to all countries at no additional cost.

    Detail

      • Product Name: Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version)
      • Item NO.: MU3433494 X 4
      • Weight: 0.38kg = 0.8378 lb = 13.4041 oz
      • Category: Handheld Games> Anbernic
      • Brand: Anbernic
      • Creation Time: 2022-11-08

      HorizontalMetal Version: Anbernic RG353M

      VerticalPlasticVersion:Anbernic RG353V &Anbernic RG353VS

      HorizontalPlastic Version: Anbernic RG353P

      Come with built-in games:

      64G:15000 Games

      128G:25000 Games

      256G:35000 Games

      For a full list of games, please email us atservice@gogamegeek.com

      ---Regarding shipping address in the US---

      1. You will get a free Anbernic RG351P in black(Value: $99.99)when you spend $300-$500 on any products offered by gogamegeek.

      2. You will get a free Anbernic RG351MPin blue(Value: $179.99)or Powkiddy RGB10 Max 2(Value: $155.99)when you spend more than $500 on any products offered by gogamegeek.

      3.This free gift will be shipped from the USA warehouse, it usually takes 3-5 business days to arrive.

      Key Features:

      .The new RG353M will surprise you with some overdue component upgrades and a wonderfully compact and thin design. On top of that, it stands on the shoulders of all their other products to finally be a 4:3 retro handheld that does everything just right without any glaring issues.

      .3.5-Inch IPS Screen: The 3.5-inch high-definition IPS screen offers extremely clear screen effects, along with tempered glass that withstands scratches and drops with ease to provide enhanced eye protection in an exciting gaming experience.
      .Upgraded Chip: The video game console adopts RK3566 quad-core 64-bit Cortex-A55 chips to avoid frame loss, which is conducive to running and smoother in-game screens.
      .Large-capacity Battery: With a built-in 3200mAh large-capacity Li battery for ultra-long standby time and battery life, the console supports up to 7 hours of game playing. The USB cable allows to fast charge for a lot of pressure on the go or long journeys.
      .Support Multiple Games: Compatible with open source Linux system, the handheld game console supports vibration motors, Android games, PSP, DC, SS, PS1, NDS, N64, CPS1, CPS2, CPS3, FBA, NEOGEO, GBA, GBC, GB, SFC, FC, MD, SMS, GG, MSX, PCE, WSC, N-Gage, port games, etc. Users can download games in related formats.

      .Multi-function: Designed with hall joysticks for precision control, online multiplayer mode via WIFI and vibration motor, the game console is able to connect to 3.5mm stereo headphones, display&set various functional attributes like energy-saving settings and display brightness, archive and read, search games, check out the latest games you've played as well as bookmark your favorite games. It is capable of connecting to a computer, TV, monitor and projector through a universal HDMI interface and playing PC games by streaming MOONLIGHT.

      Specifications:
      .Color: Dark Purple /Blue
      .System: Linux 64-bit Systems Compatible with 32-bit APPs/Android11 (Press F while powering on to switch the system. And set the default primary system in Linux)
      .Display: 3.5-inch OCA Full-fit IPS Screen/640*480, Multi-Touch
      .CPU: RK3566 Quad-core 64-bit Cortex-A55, with a Main Frequency of 1.8GHz
      .RAM: LPDDR4 2GB
      .Memory: Android 32GB High-speed eMMC 5.1, linux 16GB TF
      .WiFi/Bluetooth: 2.4/5G WIFI 802.11a/b/g/n/ac, Bluetooth 4.2
      .External Function: High-fidelity Dual Speaker Stereo Surround
      .Battery: 3500 mAh, 7h of Battery Life
      .TF Card: Support double TF card to expand up to 512GB. (Not Included)
      .Material: Metal + Quartz Glass
      .Product Dimensions: 14.5 x 7 x 1.6cm
      .Product Weight: 232g
      .Package Dimensions: 16.4 x 9.4 x 4.3cm
      .Package Weight: 380g

      .Packing: Graphic Carton

      What's in the box:

      .RG353M Console
      .SD Card with built-in Games
      .Type-C Charging Cable
      .User Manual
      .Tempered Glass

      Read a Review Blog (by MARK T):

      https://somethingnewreviews.wordpress.com/2022/11/18/is-this-the-definitive-version-of-the-anbernic-rg353v-welcome-to-the-rg353m/

    Customer Reviews

    5.0

    1 ReviewsSee All >>

    Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version) (2) T****n

    2023-04-15

    As advertised works great

    You May Also Like

    • NEW Anbernic RG353PS Handheld Retro Game Consol...

      US$ 119.99

    • NEW Anbernic RG405M Handheld Game Console Andro...

      US$ 249.99

    • NEW Anbernic RG505 Handheld Game Console 4.95-i...

      US$ 239.99

    • SD Card 256G 35000 Games for Anbernic RG353M /R...

      US$ 34.99 US$ 49.99

    01Add to Cart

    Anbernic RG353M Handheld Game Console with built-in Games Android & Linux Dual OS (Metal Version) (2024)

    FAQs

    What can you play on Anbernic? ›

    The Anbernic RG35XX is a handheld retro gaming device that allows you to play classic video games from various consoles, including the NES, SNES, Game Boy, Game Boy Color, Game Boy Advance, Sega Genesis, NEOGEO, and more.

    What is Anbernic console? ›

    The Anbernic RG351 is a Linux-based handheld game console created in China by Anbernic.

    Can RG353M play PSP games? ›

    The RG353 can play most of the PSP library without much trouble. With some settings tweaks, you can get even more games to run at a playable state.

    How big is the screen on the rg353m? ›

    The handheld gaming console has a 3.5” IPS multi touch screen with a 640*480 screen resolution which is perfect for retro gaming.

    Are Anbernic handhelds legal? ›

    Anbernic's handheld uses Emuelec, an open-source emulation tool that can be downloaded legally.

    What is the root password for Anbernic? ›

    The default username is root and the password is also root. Place the contents of the SSH-Enabler directory in Roms/APPS inside the internal(TF1) or external(TF2) SD card and start it from the Anbernic APPS menu. Make sure Anbernic is connected to WiFi!

    Does the Anbernic rg353 come with games? ›

    ANBERNIC RG353V Handheld Game Pre-Installed 4452 Games.

    Is Anbernic an android? ›

    Android OS overview

    The Anbernic RG556 runs Android 13 which is fairly up to date. On first boot you have a brief setup screen which will pre install some emulators for you.

    What software does Anbernic use? ›

    What software/ OS does Anbernic use on their handhelds? Anbernic consoles primarily use a variant of the Linux Operating System. From factory they come with a modified version of Batocera.

    Is Anbernic a Chinese company? ›

    The top technologies used by ANBERNIC are:- Bing Ads, Klaviyo and Twitter You can also explore 33 technologies across 15 categories used by ANBERNIC mentioned earlier on this page. Where are ANBERNIC's headquarters? ANBERNIC headquarters are at Shenzhen, Guangdong, People's Republic of China.

    How to add games to anbernic rg353m? ›

    Browsing the file structure of the SD card, you'll notice that it should have a bunch of folders already on it which are named after the various gaming consoles. To add your games, simply find the corresponding file folder for the game system and add all of your favourite ROMs to it.

    Can RG353M play GameCube? ›

    The 4:3 screen will be perfect for casting over PS2 and Gamecube games which were made during the end of the 4:3 era, but you'll obviously have picture choices to make with more modern titles.

    How big is the screen on the rg35xx? ›

    The 3.5” IPS display runs at a 640×480 resolution at 4:3 aspect ratio which is perfect for retro gaming.

    How big is the screen on the win600? ›

    The display is a 5.94 inch touchscreen with a 1280×720 resolution. There is WiFi 5 and Bluetooth 4.2 for wireless communication.

    What can Anbernic RG552 emulate? ›

    EmulatorPlatform
    PPSSPPPlaystation Portable
    redreamSega Dreamcast
    RetroArchMultiple
    Snes9x EX+SNES
    15 more rows
    Jan 21, 2022

    What formats does Anbernic support? ›

    Games: Support: ported games,PSP,PS1,DC,NDS,ARCADE,GBA,GBC,GB,SFC,FC,MAME,MD,GG, PCE,NGPC,SMS,WSC and other games in various formats. Support users to download games in relevant formats.

    References

    Top Articles
    Latest Posts
    Article information

    Author: Aracelis Kilback

    Last Updated:

    Views: 6243

    Rating: 4.3 / 5 (44 voted)

    Reviews: 91% of readers found this page helpful

    Author information

    Name: Aracelis Kilback

    Birthday: 1994-11-22

    Address: Apt. 895 30151 Green Plain, Lake Mariela, RI 98141

    Phone: +5992291857476

    Job: Legal Officer

    Hobby: LARPing, role-playing games, Slacklining, Reading, Inline skating, Brazilian jiu-jitsu, Dance

    Introduction: My name is Aracelis Kilback, I am a nice, gentle, agreeable, joyous, attractive, combative, gifted person who loves writing and wants to share my knowledge and understanding with you.