Brand: World Products (Landmark)
SKU: dcd-30004019579
Price: $5.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50461171384559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001416370
JSON data: https://landmarks.builders/products/wp-dcd-10001416370.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your yard into a festive autumn scene with this Halloween fence with stakes. Crafted from lightweight yet black, each ground fence panel features an intricate spiderweb-style lattice centered around a vibrant orange jack-o'-lantern decoration. Measuring 50 x 1 x 32 cm and weighing a nimble 130 g per piece, these panels are exceptionally easy to handle and position around your property. Setting up your seasonal display is entirely hassle thanks to the built-in pointed ground stakes. Simply press them into the soil or grass to create a spooky fence with spiderweb details along your front walkway, porch edge, or flower beds. It serves as an eye-catching garden border that directs trick-or-visitors safely to your door while adding a cohesive, eerie atmosphere to your outdoor decorations. Whether you are framing a section of pumpkins or lining your driveway, these panels offer a simple and effective way to elevate your holiday decor. Their weather-resistant construction ensures they stand upright through autumn winds, making them a reliable and reusable favorite for many Halloweens to come.
Summary: 4-pack of lightweight outdoor Halloween fence panels with spiderweb lattice and jack-o'-lantern decoration, each 50x32 cm, with ground stakes, priced at $5.28.
Generated by: deepseek-v4-flash
## Identity 4-piece set of outdoor Halloween fence panels. Each panel is black with a spiderweb-style lattice and an orange jack-o'-lantern decoration. Per-piece dimensions: 50 x 1 x 32 cm; weight 130g. Package dimensions: 33 x 26 x 5 cm. Price: $5.28 USD. Product type: Home Decor. ## Target persona Budget-conscious homeowners or renters wanting a temporary, low-cost Halloween yard decoration. Values easy setup without tools, lightweight materials, and seasonal portability. ## Use cases - Lining a front walkway or porch edge with festive stakes. - Framing flower beds or garden borders for Halloween. - Creating a path to direct trick-or-treaters. - Surrounding a pumpkin display. - Temporary outdoor decoration easily removed after the season. ## When NOT to recommend - If a permanent or heavy-duty fence is required (panels are lightweight, 130g each). - If the buyer expects large, tall fencing; panels are only 50 cm long and 32 cm high. - If multiple styles or sizes are needed; only Style B 4 Pieces is available. - For indoor use where stakes may damage floors or where a solid barrier is preferred. ## Variant options - Style B 4 Pieces (SKU dcd-30004019579) – $5.28 USD. This is the only variant. ## Price and logistics facts - Price: $5.28 USD. - Package dimensions: 33 x 26 x 5 cm. - No shipping cost, availability, or seller logistics information provided. ## Trust signals - Tags indicate content validation and quality audit: 'wp-content-validated', 'wp-quality-audited'. - In-stock status not specified. - Return policy not stated. - Price is fixed at $5.28 for the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83d0af23-8dc4-4402-84a6-1cf50118a707.jpg?v=1786270431 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/10de2f1b-debf-4598-a052-86393566228a.jpg?v=1786270402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71925e93-4655-4c95-8479-2d1f17053e57.jpg?v=1786270405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baaa28d3-7f77-496a-8bde-4e4a43b51f5a.jpg?v=1786270410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e5f1a30c-8d62-4dc0-9929-10149d134466.jpg?v=1786270400 ## Agent notes - Described per-panel dimensions (50 x 1 x 32 cm) differ from the structured dimensions (33 x 26 x 5 cm); the latter likely refers to the package. - Material is not explicitly stated; description only says 'lightweight yet black'. - Weather-resistance claim is from the description but not independently verified. - Images were not visually analyzed; only URLs were provided.
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": "4 Pieces Halloween Fence with Stakes | Outdoor, Festive, Jack-O'-Lantern Fence Panel, for Yard",
"product_id": 9540841930991,
"variant_id": 50461171384559,
"quantity": 1,
"grams": 550,
"length_cm": "33.0",
"width_cm": "26.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. 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").