Brand: World Products (Landmark)
SKU: dcd-30002703324
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49903548367087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001030445
JSON data: https://landmarks.builders/products/m4x-10001030445.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Running Horse Entry Chime Easy Installation Farmhouse Horse Bell Tarnish
Summary: Farmhouse-style horse-shaped doorbell entry chime, easy installation, tarnish-resistant finish, dimensions 20.5x16.5x11 cm.
Generated by: deepseek-v4-flash
## Identity Running Horse Entry Chime – Easy Installation Farmhouse Horse Bell Tarnish ## Target persona Homeowners or renters with farmhouse/rural decor who want a decorative doorbell. Budget-conscious buyers. ## Use cases - Welcoming guests at farmhouse entrance - As a gift for horse enthusiasts - Enhancing rustic home decor - Quick DIY doorbell replacement - As a unique housewarming present - Adding a country aesthetic to any door ## When NOT to recommend - For modern/industrial homes - For large commercial buildings where a louder chime is needed - For buyers needing wireless/smart doorbell features - For those seeking weatherproof or high-durability outdoor units ## Variant options Only one variant: Horse Doorbell (style). No other options. ## Price and logistics facts Price: $14.99 USD. Dimensions: 20.5 cm L x 16.5 cm W x 11 cm H. Weight not provided. Shipping terms not specified. ## Trust signals In-stock status unknown. Return policy not provided. Tarnish-resistant finish mentioned in title. No certifications. ## Image assets https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c525250a-453d-44cb-810e-b80cedf60468.jpg?v=1782146584 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/37dd5a92-cdc9-49d8-9b15-643ec077b98e.jpg?v=1782146584 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72d82cdd-8b0a-4665-a5cf-5fd511f23e76.jpg?v=1782146585 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a8d90dc-123e-45f1-93dc-1b7f1dcbac5d.jpg?v=1782146583 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bba31fc0-cc78-41e4-81ed-95cd39a61832.jpg?v=1782146585 ## Agent notes Product type inferred as door chime. No material or installation details beyond 'easy installation'.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Running Horse Entry Chime Easy Installation Farmhouse Horse Bell Tarnish",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "20.5",
"_width_cm": "16.5",
"_height_cm": "11.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").