Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $120.99 – $293.99
Default variant: 0.45m*20m
Default SKU: dcd-30001542519
Default price: $120.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10500 g
Cart URL (default variant): https://landmarks.builders/cart/50151059489007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000827712
JSON data: https://landmarks.builders/products/m4x-10000827712.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
[Adaptable Board Sticker for Multiple Scenes] This verdant board sticker features a sticky backing for easy installation on various wall surfaces. Ideal for home, kids' doodling, office writing, teaching, and training, it offers a writable surface for creative and practical use.
Sturdy and Easy to Clean Made from high-quality material with about 0.6mm thickness, this board sticker is built for durability and easy cleaning, keeping your workspace or play area neat.
Certified Material This product has passed global SGS testing and is free from harmful substances, providing peace of mind for families, schools, and offices. Quality inspection ensures safe use for children and adults.
Modern and Minimalist Design With a simple, stylish look, this board sticker fits various home, teaching, and office settings. Its minimalist design blends well with Nordic-inspired and contemporary spaces.
Customizable Writable Surface Available in multiple sizes, this board sticker can be tailored to fit different spaces and needs. Perfect for writing, drawing, and planning, it adapts to home and professional settings.
Summary: Green Board Sticker Chalkboard Wall Decal Self-adhesive Writing Surface Reusable Material Suitable for Kids Drawing Home School Office Training Room. [Adaptable Board Sticker for Multiple Scenes] This verdant board sticker features a sticky backing for easy installation on various wall surfaces. Ideal for home, kids' doodling, office writing, teaching, and training, it offers a writable surface for creative and practical use. [Sturdy and Easy to Clean] Made from high-quality material with about 0.6mm thickness, this board sticker is built for durability and easy cleaning, keeping your workspac
Generated by: m4x-map-v1
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": "Green Board Sticker Chalkboard Wall Decal Self-adhesive Writing Surface Reusable Material Suitable for Kids Drawing Home School Office Training Room",
"product_id": 9456953557231,
"variant_id": 50151059489007,
"quantity": 1,
"grams": 10500,
"length_cm": "125.0",
"width_cm": "20.0",
"height_cm": "20.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. 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").