20/20
${data.index + 1}/${data.total}
Description
ENJOY 4G WIFI ANYTIME, ANYWHERE
FEATURES:
- 4G Mini WIFI Router 150 Mbps
- 4G WiFi hotspot when there is electricity
- Insert the sim card and connect the power supply to use the wifi
- Can be plugged into a computer, replace broadband
SPECIFICATIONS:
- Material: Plastic
- Color: White, Black
- 4G LTE FDD: B1/B3/B5
- 3G WCDMA UMTS: B1
- WiFi: support IEEE802.11b/g/n band of 2.4G
- 4G speed: downlink 150Mbps
- Operating temperature 0 ° to 35 ° C
- Product size: 96 * 33 * 12 mm
- Product weight: 30g
- Package includes: 150Mbps Wireless Network Card Adapter*1PC
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)
Recommended Products
${rule.config.title}
${(function(){
const product = data.product;
const avail_variants = product.variants.filter(function(variant){
return variant.available;
});
const selected_variant = product.min_price_variant.available ? product.min_price_variant : avail_variants.length && avail_variants[0];
return `
`
})()}