Brand: World Products (Landmark)
SKU: dcd-30003881272
Price: $2.22
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Home Decor
Vendor: World Products
Weight: 280 g
Cart URL (default variant): https://landmarks.builders/cart/50412238766319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001366246
JSON data: https://landmarks.builders/products/wp-dcd-10001366246.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 set of two snake-shaped three-dimensional wall ornaments is crafted from hardwood plaques. Each features a curved silhouette with delicate printed floral line art. The set includes black and light beige finishes, allowing customized layouts. Suitable for living rooms, hallways, and studios, it complements modern, bohemian, or minimalist interiors.
Summary: Set of two wooden snake-shaped wall ornaments with printed floral line art in black and light beige, priced at $2.22.
Generated by: deepseek-v4-flash
## Identity Set of 2 Wooden Snake-Shaped Wall Ornaments. Hardwood plaques with printed floral line art, curved silhouette, black and light beige finishes. Dimensions: 30 cm x 20 cm x 3 cm. ## Target persona Budget-conscious decorators looking for low-cost accent pieces. Boho, modern, or minimalist interior enthusiasts who appreciate animal-themed decor. Individuals seeking quick, inexpensive wall art for small spaces. ## Use cases - Accent decoration for a living room wall. - Hallway or entryway visual interest. - Studio or creative workspace wall adornment. - Pairing with other wall art for a curated gallery wall. - Separate placement of two pieces for a coordinated but spaced design. ## When NOT to recommend - Buyers expecting large statement artwork (item is under $3 and measures 30x20x3 cm). - Those seeking realistic or high-detail snake sculptures. - Anyone wanting a single ornament (set includes two). - Consumers with premium decor budgets or requirement for certified materials. ## Variant options - T-7554 2-piece SET (only variant) — $2.22 USD ## Price and logistics facts - Price: $2.22 USD - Dimensions: 30.0 cm (length) x 20.0 cm (width) x 3.0 cm (height) - Single SKU: dcd-30003881272 ## Trust signals - Catalog tags indicate quality audit and content validation (wp-quality-audited, wp-content-validated). - In-stock status not explicitly confirmed. - Return policy not provided in source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab4b07f6-3f88-42bc-a7ff-e3052f7ec553.jpg?v=1786251283 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4507845-52cf-4dd8-9a89-bb6aebcb28ab.jpg?v=1786251319 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e29532e-3a70-4cef-b599-9a690e224146.jpg?v=1786251355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bc937934-d82a-4693-b2af-2fa69219d07b.jpg?v=1786251313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fa8dd25-2623-4259-8089-527e98c3e188.jpg?v=1786251294 ## Agent notes - Images were not visually analyzed; only URLs are provided as assets. - No explicit stock status or return policy supplied; verify before recommending. - Material is described as hardwood plaques, but no certifications or sourcing details are given.
This product has 9 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": "Set of 2 Wooden Snake-Shaped Wall Ornaments",
"product_id": 9539505094895,
"variant_id": 50412238766319,
"quantity": 1,
"grams": 280,
"length_cm": "30.0",
"width_cm": "20.0",
"height_cm": "3.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").