Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $16.99
Default variant: Crow-no Candlestick
Default SKU: dcd-30002723908
Default price: $15.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 788 g
Cart URL (default variant): https://landmarks.builders/cart/49903462547695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034757
JSON data: https://landmarks.builders/products/m4x-10001034757.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Realistic Black Crow Resin Craft Black Bird Sculpture Easy Setup for Themed Room
| Size | 18.5*26.5cm |
Summary: Realistic black crow resin sculpture, 33x26x15 cm, for themed room decor. Two candlestick variants available from $15.99.
Generated by: deepseek-v4-flash
## Identity Realistic Black Crow Resin Craft Black Bird Sculpture – a resin crow figurine with optional candlestick functions. ## Target persona - Gothic room decorators seeking affordable accent pieces. - Halloween enthusiasts looking for prop or decoration. - Crow motif collectors or those with dark aesthetic preferences. - Theme party planners (e.g., haunted house, witch themed). ## Use cases - Accent on a gothic or Halloween-themed shelf. - Candlestick holder for ambiance lighting in a dark room. - Display as part of a curio collection of bird sculptures. - Prop for haunted house or theatrical setup. - Gift for someone who appreciates crow decor. - Decoration for a witch or magical theme party. ## When NOT to recommend - For realistic or educational bird models (stylized, not accurate). - For heavy-duty or high-temperature candle use (resin may not be heat resistant). - For outdoor placement exposed to weather (no weatherproofing stated). - For buyers seeking large, heavy statues (dimensions 33x26x15 cm). ## Variant options - **Crow-no Candlestick**: $15.99 (SKU: dcd-30002723908) - **Crow-w Candlestick**: $16.99 (SKU: dcd-30002723909) ## Price and logistics facts - Base price: $15.99 USD; Crow-w variant $16.99. - Dimensions: 33 x 26 x 15 cm (length x width x height). - No shipping information or weight provided. ## Trust signals - Listed as in-stock (no out-of-stock indicator). - Price consistent across variants (no discounts). - No return policy explicitly stated. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61b21250-ad15-4a06-9a14-42d06a8b3049.jpg?v=1782146618 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a41316f2-54fd-4502-b8fb-de2a4813b0d2.jpg?v=1782146543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0a94746-c4f5-4aef-b15a-e7ef01fda933.jpg?v=1782146544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ccf4f4f3-6e84-40e0-b424-79af9c420102.jpg?v=1782146543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/15b62a9b-82ca-4f3d-a153-13bbe811c84f.jpg?v=1782146543 ## Agent notes - Image understanding not performed; visual details not inferred. - Material is resin; no further composition details. - Weight not 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": "Realistic Black Crow Resin Craft Black Bird Sculpture Easy Setup for Themed Room",
"quantity": 1,
"grams": 788000,
"properties": {
"_length_cm": "18.5",
"_width_cm": "26.5",
"_height_cm": "15.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").