Brand: World Products (Landmark)
SKU: dcd-30003610511
Price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 手工
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714141757679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270063
JSON data: https://landmarks.builders/products/wp-dcd-10001270063.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: Solid wood bead weaving tool for DIY jewelry making, adjustable length, priced at $33.99, available in Red.
Generated by: deepseek-v4-flash
## Identity Cross-border solid wood bead weaving tool for DIY jewelry making, adjustable length, brand unspecified, type: 手工. ## Target persona DIY jewelry hobbyists, crafters, and beading enthusiasts who enjoy making handmade accessories. ## Use cases - Making handmade bracelets and necklaces with adjustable length. - Creating custom beaded jewelry for personal use or gifts. - Learning and practicing beading techniques. - Repairing or restringing existing beaded jewelry. - Crafting with children or in group workshops. ## When NOT to recommend - Buyers seeking pre-made, finished jewelry. - Individuals without interest in manual crafting or beading. - Professional jewelry manufacturers requiring industrial-scale equipment. - Users who need detailed instructions or tutorials (none provided). ## Variant options - Red (only variant available). Price: $33.99. ## Price and logistics facts - Price: $33.99 USD. - Dimensions: 34.0 cm (length) x 16.0 cm (width) x 6.0 cm (height). - No shipping or return policy information provided. ## Trust signals - Single variant available (Red). - No customer reviews, ratings, or certifications stated. - No return/refund policy mentioned. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3644027264f34ac9acfdfc2f841a3dd6.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/22b15c25bfd3446e8e273c9930df97eb.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3c009e563bb43379728b44efbf8d010.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4bd91ab14154a9a9e6fcb46c0d28d2e.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2a769665eae47c18b4ba66d3800a59e.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0bd6711d7534bfe965c8007343c42ea.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3348d333b9cc406f908001a342602a06.png?v=1781085327 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aa7a8d034c2449798600807d39bdf9f1.png?v=1781085328 ## Agent notes - Images were not analyzed; do not invent visual details. - No description or instructional content provided. - The product title suggests cross-border shipping, but no shipping details are given.
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": "跨境实木织珠机编织工具手链串珠手工DIY珠宝可调节长度编织器",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "16.0",
"_height_cm": "6.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").