Brand: World Products (Landmark)
SKU: dcd-30003367674
Price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49810763776239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001190769
JSON data: https://landmarks.builders/products/m4x-10001190769.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double Screen Learning Board Mess without Cost Erasable Writing Tablet
| Subtype | Reading/ Writing |
| Age Level | 4-7 |
| Type | Educational Toys |
Summary: Double Screen Learning Board Mess without Cost Erasable Writing Tablet. 购物须知 【关于快递】本店从汕头澄海发货,默认发圆通快递,指定其他快递需补差价。所有产品均可发快递及快运,具体根据重量和地区结算修改运费。整箱订或者订货量大的客户可发物流或快运。 【起批要求】本店产品支持混批,一件代发,下单付款后正常24小时内发货。 【关于价格】本店所有产品价格均是批发价不含税运,开票另加税点,详细咨询客服! 【关于发货】在本店下单时,系统会自动生成运费,请在下单后联系客服确定运输方式并核算运费!运输时间受地区远近、天气、交通条件、运输方式等因素影响,预估的时间,仅供参考!因为我们出货量大,涉及品繁多,难免出现个别产品暂时缺货的现象,如果有缺的话客服会及时和您旺旺或电话与您联系的,调换与协商!给你带来不便表示歉意! 【关于收货】1.收货时请仔细检查箱体四周,如发现外箱严重变形,破损,封箱包装带断裂缺损,封箱胶带不完整,有明显被拆封开启的痕迹务必当面拆箱验货!!!若有少货或损坏,请现场与物流方协商解决。如果不能解决请先不要提走货物,在货运站那里联络我们进行协商;否则签收后视为无异议接受商品。 2.收货2天内(以运单签收日期为准),及时反馈产品信息和收货信息(特别是易碎怕压产品),逾期不予处理。作假虚报的情况一经核实不予受理。
Generated by: m4x-map-v1
This product has 12 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Double Screen Learning Board Mess without Cost Erasable Writing Tablet",
"quantity": 1,
"grams": 750000,
"properties": {
"_length_cm": "34.4",
"_width_cm": "31.0",
"_height_cm": "5.0"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").