Brand: World Products (Landmark)
SKU: dcd-30003566859
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 330 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754923556938:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001253546
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001253546.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from natural wood with a polished surface and light wood grain finish, this craft board offers a simple, sturdy base for bead jewelry planning and arrangement.
Layout Surface: The bead board features recessed circular and slot-like grooves that help keep strands in place while you work on bracelets, necklaces, and similar beaded designs.
Measurement Specification: Engraved measurement markings along the edges make this bead design board easier to use when spacing beads, comparing lengths, and shaping layouts more accurately.
Working Comfort: As a bracelet layout board, the rectangular tray shape with rounded corners gives you an organized workspace that keeps parts contained and reduces rolling or slipping during design.
Creative Use: This necklace layout board supports step-by-step arranging, letting you test patterns, balance bead placement, and preview the completed look before stringing the finished piece.
Summary: Bead Design Board Natural Wood Craft Supply Rounded Corners. 【Material】: Made from natural wood with a polished surface and light wood grain finish, this craft board offers a simple, sturdy base for bead jewelry planning and arrangement. 【Layout Surface】: The bead board features recessed circular and slot-like grooves that help keep strands in place while you work on bracelets, necklaces, and similar beaded designs. 【Measurement Specification】: Engraved measurement markings along the edges make this bead design board easier to use when spacing beads, comparing lengths, and shaping layouts more
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": "Bead Design Board Natural Wood Craft Supply Rounded Corners",
"quantity": 1,
"grams": 330000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "12.5",
"_height_cm": "3.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").