Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue Purple
Default SKU: dcd-30003424306
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80 g
Cart URL (default variant): https://landmarks.builders/cart/49973777989871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001210660
JSON data: https://landmarks.builders/products/m4x-10001210660.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Overview: This 4mm cord, giving you a colorful rope option for everyday craft supplies and DIY projects. The bundled lengths are convenient for trying different colorways without buying large spools
Material: Made with soft and a braided rope structure, this cord feels comfortable to handle and easy to work with for tying, wrapping, knotting, and weaving.
Gradient Colors: The multicolor gradient finish adds a lively artisanal appearance to bracelets, accessories, decor accents, and other creative projects, helping each piece stand out with a smooth blended effect.
DIY Value: Each 10 m bundle provides practical length for small to medium projects, making this 4mm cord a flexible choice for makers who want variety, control, and less waste while crafting.
Crafting Purpose: Ideal for jewelry making, macrame, and decorative weaving, this cord is designed to support neat knots and finished details that give your handmade work polished, colorful look.
Summary: 4mm Cord Easy to Knot Gradient Cord Fiber Macrame Rope for Crafting. 【Product Overview】: This 4mm cord, giving you a colorful rope option for everyday craft supplies and DIY projects. The bundled lengths are convenient for trying different colorways without buying large spools 【Material】: Made with soft and a braided rope structure, this cord feels comfortable to handle and easy to work with for tying, wrapping, knotting, and weaving. 【Gradient Colors】: The multicolor gradient finish adds a lively artisanal appearance to bracelets, accessories, decor accents, and other creative projects, helpi
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": "4mm Cord Easy to Knot Gradient Cord Fiber Macrame Rope for Crafting",
"quantity": 1,
"grams": 80000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "10.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").