Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.47 – $3.61
Default variant: 50*35*10cm Line
Default SKU: dcd-30004137219
Default price: $3.47
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467686449391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456060
JSON data: https://landmarks.builders/products/wp-dcd-10001456060.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable plastic construction ensures longevity and repeated use for various concrete projects.
Designed for creating uniform curbstone lines, ideal for municipal roads, pathways, and landscaping.
Reusable mold allows for cost-effective production of multiple concrete kerbstones.
Smooth interior surface facilitates easy demolding and produces a clean, professional finish.
Resistant to wear and tear, suitable for demanding construction environments and outdoor use.
Summary: Plastic mold for casting concrete curbstone lines, available in four sizes from 50x35x10cm to 80x25x10cm, priced between $3.47 and $3.61 USD.
Generated by: deepseek-v4-flash
## Identity This is a Concrete Curbstone Line Plastic Mold for road edging, cement pavement kerbstone form. It is a reusable plastic mold for casting concrete curbs, offered in four size variants: 50x35x10cm, 60x30x10cm, 75x25x10cm, and 80x25x10cm. ## Target persona DIY home landscapers, small landscaping contractors, and municipal maintenance crews who need low-cost, reusable forms for casting concrete curbs, pathway edging, or garden borders. Suitable for occasional projects rather than high-volume precast production. ## Use cases - Creating concrete curb lines for residential driveways or garden paths - Producing uniform kerbstone sections for municipal road edging - Landscaping projects requiring pathway borders or flower bed edging - Small-scale precast concrete projects where multiple identical pieces are needed - On-site casting for park or sidewalk edge repairs ## When NOT to recommend - Large-scale industrial precast operations needing steel molds and high durability - Projects requiring complex decorative shapes or custom profiles - Users who need a one-piece long continuous curb rather than segmented blocks - Situations where mold dimensions and casting dimensions are critical (e.g., exact 50x35x10cm blocks) but not verified ## Variant options - 50x35x10cm Line – SKU dcd-30004137219 – $3.47 - 60x30x10cm Line – SKU dcd-30004137220 – $3.47 - 75x25x10cm Line – SKU dcd-30004137225 – $3.61 - 80x25x10cm Line – SKU dcd-30004137226 – $3.61 ## Price and logistics facts - Price range: $3.47 to $3.61 USD per variant - Currency: USD - Shipping costs, delivery time, and return policy are not provided in the product facts - No stock availability information is given ## Trust signals - Manufacturer describes mold as durable plastic, reusable, and wear-resistant - Smooth interior surface claimed to aid demolding and produce clean finish - Actual stock status, customer reviews, and certifications are not disclosed in the supplied facts ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015XM0IV2E6Mp5IlsrW__2217433728695.webp?v=1786299150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qYU98T2E6Mp68awaO__2217433728695.webp?v=1786299150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01mDoK6J2E6Mp8xNTj2__2217433728695.webp?v=1786299150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01SLg8lW2E6Mp82Pj5z__2217433728695.webp?v=1786299150 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0192sZS92E6Mp7R7ob7__2217433728695.webp?v=1786299150 ## Agent notes - Image files were not inspected; any visual claims (condition, exact appearance, scale) remain unverified. - The dimension field is null in structured data, but variant titles clearly encode nominal mold sizes; those are listed above. - Product type is empty; categorization should rely on title and description.
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Concrete Curbstone Line Plastic Mold for Road Edging, Cement Pavement Kerbstone Form",
"product_id": 9556216578287,
"variant_id": 50467686449391,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").