Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $17.99
Default variant: L / Peach Blossom
Default SKU: dcd-30003604245
Default price: $17.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714316345583:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267615
JSON data: https://landmarks.builders/products/wp-dcd-10001267615.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Resin imitation sheep skull wall decoration with colorful designs, available in S ($12.99) and L ($17.99) in Peach Blossom or Cactus styles.
Generated by: deepseek-v4-flash
## Identity New colorful animal skull wall decoration, resin material, imitation sheep skull wall hanging. Available in two sizes and two styles. ## Target persona Budget-conscious decorators seeking unique, affordable wall art; fans of alternative, gothic, or quirky decor; prop shoppers for themed events. ## Use cases - Adding a colorful statement piece to a gothic or eclectic room - Halloween or costume party decoration - Gift for someone who appreciates edgy home accents - Themed cafe or shop wall decor - Dorm room personalization - Zoom background prop ## When NOT to recommend - Buyer wants real animal skulls (imitation resin) - Buyer needs a larger piece (max 22 cm) - Buyer expects premium, high-end finish (budget price point) - Buyer prefers minimalist or traditional decor ## Variant options - S / Peach Blossom: $12.99 (sku: dcd-30003604246) - L / Peach Blossom: $17.99 (sku: dcd-30003604245) - S / Cactus: $12.99 (sku: dcd-30003604248) - L / Cactus: $17.99 (sku: dcd-30003604247) ## Price and logistics facts Base price: $12.99 (S), $17.99 (L). Dimensions: 22 x 22 x 11 cm. Shipping and origin not provided. ## Trust signals No specific trust signals provided; in-stock status and return policy unknown. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e096e8d702b4287873e3db09ebe417c.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8e59fe1307e472db3e2f371a3e64edb.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8a7d2d7e01b04226b6e20ad510bd6c23.png?v=1781085470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cfdc894806340d5acb6751202abac98.png?v=1781085468 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b04cd01227184c70a6ef56f8772a0c9d.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/226c5e71cdf743f286fcdf2e39f69fcf.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/468d950f261547b0b6ba7658c7a8fd35.png?v=1781085467 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb89bf56b7454b83974f59aede11f549.png?v=1781085467 ## Agent notes Description field was empty; all product info derived from title and variants. Images not analyzed; visual details not inferred.
This product has 16 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": "新品彩色动物头骨墙壁装饰挂饰树脂材质仿真动物羊头骨装饰壁挂",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "22.0",
"_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").