Brand: World Products (Landmark)
SKU: dcd-30003485865
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/50166472737007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001230175
JSON data: https://landmarks.builders/products/m4x-10001230175.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Design: This heart horseshoe wall decor combines a central heart outline with four horseshoe-shaped arms, creating a distinctive cross shaped wall ornament that stands out as rustic home decor.
Display: Designed as a wall hanging, it includes a top loop for easy placement on hooks, nails, or wall mounts, making it simple to add to an entryway, living room, or porch.
Design: The rustic heart wall decoration features a weathered multicolor finish with red, blue, gold, and dark accents, giving it a worn-in look that adds character and visual depth.
Details: Star detailing on the blue heart outline and a small round center medallion marked with 1776 and 2026 add layered element and a artisanal decorative feel to the piece.
Purpose: Sized at 30 x 20 cm, this cross shaped wall ornament is made to bring a bold focal point to everyday home decor while adding charm to a mantel, gallery wall, or seasonal display.
Summary: Heart Horseshoe Wall Decor Vintage Design Rustic Horseshoe Hanging Ornament. 【Design】: This heart horseshoe wall decor combines a central heart outline with four horseshoe-shaped arms, creating a distinctive cross shaped wall ornament that stands out as rustic home decor. 【Display】: Designed as a wall hanging, it includes a top loop for easy placement on hooks, nails, or wall mounts, making it simple to add to an entryway, living room, or porch. 【Design】: The rustic heart wall decoration features a weathered multicolor finish with red, blue, gold, and dark accents, giving it a worn-in look tha
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": "Heart Horseshoe Wall Decor Vintage Design Rustic Horseshoe Hanging Ornament",
"product_id": 9461712355567,
"variant_id": 50166472737007,
"quantity": 1,
"grams": 450,
"length_cm": "31.0",
"width_cm": "21.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").