Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Scm748
Default SKU: dcd-30003634498
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49996027724015:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001279503
JSON data: https://landmarks.builders/products/m4x-10001279503.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted as a wooden garden stake sign with a rustic board-stylestyle finish, giving this outdoor decor piece a natural, weathered look suited to everyday display.
Function: Designed with two black ground stakes for inserting into soil, this yard stake sign stays positioned in place for use in the garden, yard, patio, or near a home entrance.
Design: The 20 cm x 20 cm face and 5 mm thickness create a compact wooden garden stake sign that is easy to place while still offering visible presence in outdoor settings.
Style: The rustic wooden stake sign brings a simple, farmhouse-inspired touch that blends well with plants, pathways, porch areas, and other outdoor decor arrangements.
Purpose: Use this garden sign to add decorative interest and a welcoming accent wherever you want a small, practical yard stake sign to enhance an entryway or landscape area.
Summary: Rustic Wooden Stake Sign Outdoor Garden Sign Board Carbonized Wood Stake Yard Stake Rustic Look Suitable for Lawn Pathway Decoration. 【Material】: Crafted as a wooden garden stake sign with a rustic board-stylestyle finish, giving this outdoor decor piece a natural, weathered look suited to everyday display. 【Function】: Designed with two black ground stakes for inserting into soil, this yard stake sign stays positioned in place for use in the garden, yard, patio, or near a home entrance. 【Design】: The 20 cm x 20 cm face and 5 mm thickness create a compact wooden garden stake sign that is easy t
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": "Rustic Wooden Stake Sign Outdoor Garden Sign Board Carbonized Wood Stake Yard Stake Rustic Look Suitable for Lawn Pathway Decoration",
"product_id": 9446041977071,
"variant_id": 49996027724015,
"quantity": 1,
"grams": 150,
"length_cm": "22.0",
"width_cm": "22.0",
"height_cm": "2.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").