Brand: World Products (Landmark)
SKU: dcd-30002763532
Price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2075 g
Cart URL (default variant): https://landmarks.builders/cart/49879143416047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045098
JSON data: https://landmarks.builders/products/m4x-10001045098.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bird Design Door Ringer Retro Design Rustic Welcome Bell Crafted Look
Summary: Rustic bird-design door ringer / welcome bell, retro style, priced at $22.99, dimensions 33.5x21x8 cm.
Generated by: deepseek-v4-flash
## Identity Bird Design Door Ringer: a retro, rustic welcome bell with a bird motif, crafted look, single variant (7538 Bird Doorbell). ## Target persona Homeowners seeking rustic or farmhouse decor; bird enthusiasts; budget-conscious shoppers for decorative door hardware; gift buyers for housewarming or cabin-themed presents. ## Use cases - Mounting at front door as a decorative welcome bell. - Garden gate accent for a rustic entry. - Gifting to friends who love birds or rustic home decor. - Adding character to a cabin, cottage, or country-style home. - As a low-cost decorative item for a rental or temporary space. ## When NOT to recommend - Buyers needing a smart or wireless doorbell. - Commercial or high-traffic entries requiring durability. - Outdoor locations exposed to heavy rain or snow (no weatherproof claim). - Users who prefer modern, minimalist aesthetics. ## Variant options - Only one variant: Style 7538 Bird Doorbell, SKU dcd-30002763532, priced at $22.99. ## Price and logistics facts - Price: $22.99 USD (single variant). - Dimensions: 33.5 cm (L) x 21.0 cm (W) x 8.0 cm (H). - No shipping or return policy details provided. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - Price is consistent across the single variant. - No certifications or material specifications given. ## Image assets - 5 images available at provided URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b81c1fdb-0048-42d3-8193-35f39ace4d71.jpg?v=1782126331 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32e2d2a5-6657-4ff6-9ea1-893d770ef3a8.jpg?v=1782126333 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a3b2de1-07a0-4223-85d5-990f5f011846.jpg?v=1782126333 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/85a0a036-7d67-47db-8390-f722c1ef9969.jpg?v=1782126331 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b137a1ef-3b76-461f-8a5d-b972d957f70e.jpg?v=1782126333 ## Agent notes - Image content not analyzed; visual details unknown. - No technical specifications (e.g., sound level, material, mounting hardware included). - Product type field is empty; classify as decorative doorbell.
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": "Bird Design Door Ringer Retro Design Rustic Welcome Bell Crafted Look",
"quantity": 1,
"grams": 2075000,
"properties": {
"_length_cm": "33.5",
"_width_cm": "21.0",
"_height_cm": "8.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").