Brand: World Products (Landmark)
SKU: dcd-30002703337
Price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 216 g
Cart URL (default variant): https://landmarks.builders/cart/49903548334319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001030450
JSON data: https://landmarks.builders/products/m4x-10001030450.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Crow Chime Spooky Decor Raven Wall Mounted Bell Dark Academia for Garden Gate
Summary: A wall-mounted crow-shaped bell for spooky or dark academia decor, suitable for garden gates, priced at $14.99.
Generated by: deepseek-v4-flash
## Identity A wall-mounted bell featuring a crow/raven design, intended for decorative use on garden gates or walls. Dimensions: 20.5 x 16.5 x 11.0 cm. ## Target persona Dark academia enthusiasts, gothic decor lovers, Halloween prop collectors, bird-themed home decor buyers. ## Use cases - Halloween decoration for porch or garden - Gothic accent on a garden gate - Haunted house or spooky party prop - Dark academia study or entryway decor - Unique gift for crow or raven admirers - Themed doorbell for a gothic home ## When NOT to recommend - If a loud, functional doorbell is needed (unknown sound level) - For minimalist or modern decor styles - Outdoor use without protection from elements (weatherproofing not specified) - As a practical chime for large properties (size is small) ## Variant options - Crow Doorbell (only variant) – $14.99 ## Price and logistics facts - Price: $14.99 USD - Dimensions: 20.5 x 16.5 x 11.0 cm - No shipping or inventory details provided ## Trust signals - Single variant with fixed price; no price variations. - No return policy or stock status known. - No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae2e2f81-2f2e-4eea-addd-8cb4dffd6fac.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6264d5d2-fa36-4813-a3ab-5a9f40ba351c.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d58466c3-66a8-41b9-a61e-81e8af4710b4.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09f65de7-5550-492b-80aa-adefa674ae82.jpg?v=1782146585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98b5850b-1ad5-437a-bf3c-d7ec7fd9568f.jpg?v=1782146585 ## Agent notes - Image understanding not performed; visual condition, material, and color are not assessed. - Product type is missing from source data. - No weight or mounting hardware info provided.
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": "Crow Chime Spooky Decor Raven Wall Mounted Bell Dark Academia for Garden Gate",
"quantity": 1,
"grams": 216000,
"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").