Brand: World Products (Landmark)
SKU: dcd-30003606665
Price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 260 g
Cart URL (default variant): https://landmarks.builders/cart/49714326077679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268566
JSON data: https://landmarks.builders/products/wp-dcd-10001268566.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
Summary: A children's beech wood loom for weaving small tapestries. Measures 28.5x20.5x4 cm, priced at $35.99 USD. Single variant.
Generated by: deepseek-v4-flash
## Identity 儿童织布机 榉木质玩具毛线纺织机 制作挂毯编织器 ## Target persona Parents of children aged 5-12 interested in crafting; homeschool educators; early childhood art teachers. ## Use cases - Classroom weaving project to teach basic textiles. - Home craft activity for rainy days. - Developing fine motor skills and creativity. - Making small wall hangings as gifts. - Introducing loom weaving basics. ## When NOT to recommend - For professional or large-scale weaving. - For children under 3 due to potential small parts. - When seeking a fully assembled, ready-to-use toy (assembly may be required). ## Variant options Only one variant: Skc Loom Small J113 (Style: Skc Loom Small J113) at $35.99. ## Price and logistics facts Price: $35.99 USD. Dimensions: 28.5 × 20.5 × 4.0 cm. No shipping weight or origin provided. ## Trust signals In-stock status unknown. Return policy not specified. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51233fb19df342bab3989f6618b94b66.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e0aaccac6c4467aaeb682a8ef0ccd84.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89b3bc410f844eb6bfb887399bc26b2b.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8af9239e544a450082bc167e28973254.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02b34a44b0f54ffb81e44fd7e28563a0.png?v=1781085471 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5205c31d33ba47c9905efad782ad6cc2.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e3100d0d23ba4c51beffafc0c4a29d60.png?v=1781085473 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33b3678d9a91417b9a6364c01c3c9117.png?v=1781085474 ## Agent notes Product description was largely whitespace; no details provided beyond title and tags. Image understanding was not performed; all visual data is unanalyzed. No return policy, stock status, or certifications available.
This product has 13 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": "儿童织布机 榉木质玩具毛线纺织机 制作挂毯编织器",
"quantity": 1,
"grams": 260000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "20.5",
"_height_cm": "4.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").