Brand: World Products (Landmark)
SKU: dcd-30004031149
Price: $3.46
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Holiday Ornament
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50416376807663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001421384
JSON data: https://landmarks.builders/products/wp-dcd-10001421384.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This iron Halloween ornament features a crow with a pumpkin body, black spherical head, orange beak, large round eyes, and a black witch hat with burgundy border. The lower body is a black pumpkin with cutout openings and an orange side panel. It rests on a black wire base and has a spring-like neck for movement. A bat-shaped hanger hangs from a curved top rod. Suitable as a tabletop centerpiece.
Summary: Iron Halloween ornament of a crow with a pumpkin body, witch hat, and spring neck; 18x15x28 cm; $3.46.
Generated by: deepseek-v4-flash
## Identity Crow Pumpkin Halloween Ornament — an iron holiday ornament featuring a crow with a pumpkin body, black spherical head, orange beak, large round eyes, and a black witch hat with burgundy border. Lower body is a black pumpkin with cutout openings and an orange side panel. Rests on a black wire base, has a spring-like neck, and includes a bat-shaped hanger from a curved top rod. Suitable as a tabletop centerpiece. ## Target persona Budget-conscious Halloween decorators looking for a small, whimsical tabletop piece. Collectors of crow/raven or pumpkin-themed ornaments. Shoppers seeking an inexpensive seasonal accent for shelves, desks, or mantels. ## Use cases - Halloween tabletop centerpiece on a dining or coffee table. - Shelf or mantel decoration during autumn and Halloween. - Office desk seasonal accent. - Gift for a Halloween enthusiast on a budget. - Adding to a collection of Halloween ornaments or figurines. ## When NOT to recommend - For buyers needing a large or statement Halloween decoration. - For buyers seeking premium, handcrafted, or high-end materials. - For use as a child's toy (not specified as safe for kids). - For outdoor display where weather resistance is needed (material and durability not verified). ## Variant options Single variant: "Crow Pumpkin" — SKU dcd-30004031149, price $3.46 USD. ## Price and logistics facts Price: $3.46 USD. Dimensions: 18.0 cm length × 15.0 cm width × 28.0 cm height. No shipping, stock, or delivery details provided. ## Trust signals Content-validated and quality-audited per catalog tags. No certifications listed. Stock availability and return policy not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05529b75-224c-457d-a2e0-e54508c99830.jpg?v=1786270675 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2225f70-5c15-45ed-bc60-5435afce57fc.jpg?v=1786270668 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/16975272-dee3-4305-8995-579dc933c865.jpg?v=1786270599 ## Agent notes Images were not visually inspected; verify visual condition, material, and size from the provided URLs before recommending. Only one variant exists. No stock or return data available.
This product has 3 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": "Crow Pumpkin Halloween Ornament",
"product_id": 9540950851823,
"variant_id": 50416376807663,
"quantity": 1,
"grams": 500,
"length_cm": "18.0",
"width_cm": "15.0",
"height_cm": "28.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").