Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99
Default variant: White / 6CM
Default SKU: dcd-30001986310
Default price: $10.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 670 g
Cart URL (default variant): https://landmarks.builders/cart/49945368592623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000905625
JSON data: https://landmarks.builders/products/m4x-10000905625.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
8 Pieces interconnectable Divider Set adjustableizable Layout for Craft Room, Students
Summary: Interconnectable divider set with 8 adjustable pieces, available in White or Pink, for organizing craft rooms or student workspaces. Priced at $10.99.
Generated by: deepseek-v4-flash
## Identity 8 Pieces Interconnectable Divider Set, adjustable layout for craft room or student use. ## Target persona Students needing desk organization; crafters and hobbyists organizing small supplies; home organizers seeking low-cost storage solutions; budget-conscious shoppers. ## Use cases - Organizing craft supplies on a desk - Dividing storage bins or boxes - Creating separate work zones on a table - Sorting small office supplies like paper clips and pens - Separating materials in a drawer - Lightweight room partitioning for temporary setups ## When NOT to recommend - For large room partitioning or heavy-duty division - For outdoor or damp environments - For professional or commercial filing systems - For users requiring fixed, non-adjustable dividers ## Variant options - White / 6CM (SKU: dcd-30001986310) – $10.99 - Pink / 6CM (SKU: dcd-30001986311) – $10.99 ## Price and logistics facts - Price: $10.99 USD (both variants) - Dimensions (packaging?): 43 x 7 x 5 cm ## Trust signals - Price consistent across variants - No stock status, return policy, or certifications provided in data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18739b4f-1376-47ec-b537-2f49110f3344.jpg?v=1782180486 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0ad0f0d-4f8b-4c4b-bf14-a17f34b89c62.jpg?v=1782180482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99932be0-859e-4476-ac95-14cbc55255d0.jpg?v=1782180482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c089f9a9-a2ed-46a9-9db4-28e05f4f3eaf.jpg?v=1782180482 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/605c9d5d-0ad2-43ec-8dc9-57e33a672152.jpg?v=1782180486 ## Agent notes - Image content not analyzed; visual details not extracted. - Variant size '6CM' is unclear – may refer to height or width of individual pieces. - Product dimensions given may be for packaging; actual divider dimensions unknown.
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": "8 Pieces interconnectable Divider Set adjustableizable Layout for Craft Room, Students",
"quantity": 1,
"grams": 670000,
"properties": {
"_length_cm": "43.0",
"_width_cm": "7.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").