Brand: World Products (Landmark)
SKU: dcd-30002742756
Price: $54.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2010 g
Cart URL (default variant): https://landmarks.builders/cart/49810961498351:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001039912
JSON data: https://landmarks.builders/products/m4x-10001039912.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Mandala Block Set Vibrant Colors Translucent Building Blocks Creative Play
| Subtype | Building Blocks |
| Age Level | 4-7 |
| Type | Educational Toys |
Summary: Mandala Block Set Educational Inspired Translucent Building Blocks for Classroom. 名称:曼陀罗钻石积木(蓝色)1.1kg/包装尺寸:29.6*30*3.8cm/装箱信息:46.*32*33cm/12套装 名称:太阳花宝石积木(原木色)2.2kg/包装尺寸:41*41*3.5cm/装箱信息:43*42.5*31.5cm/8套装 名称:璀璨积木 2.5kg/包装尺寸:29*22*7.5cm/装箱信息:40*30*45cm/10套装 名称:(50pcs)快乐城堡宝石积木 1.3kg/包装尺寸:27*21*4.5cm/装箱信息:56*28*43.5cm/22套装 名称:(32pscs)方块宝石积木 0.8kg/包装尺寸:22*15.5*4.5cm/装箱信息:44.5*37.5*48.5cm/48套装 名称:彩色款不透光5颗长宝石 0.7kg/包装尺寸:28.5*23*3.8cm 名称:彩色透光款5颗长宝石积木 0.7kg 名称:马卡龙色透光款5颗长宝石积木 0.7kg 名称:10pcs宝石积木(不透光5颗长宝石+透光5颗圆角) 1.1kg 名称:10pcs宝石积木(不透光5颗长宝石+透光5颗方形) 1.1kg 名称:(15pcs)透光彩色款宝石积木 1.1kg 名称:(15pcs
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": "Mandala Block Set Vibrant Colors Translucent Building Blocks Creative Play",
"quantity": 1,
"grams": 2010000,
"properties": {
"_length_cm": "32.2",
"_width_cm": "29.8",
"_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").