Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Yoga Skull SET
Default SKU: dcd-30003625541
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居装饰
Vendor: World Products
Weight: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49713142431983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276062
JSON data: https://landmarks.builders/products/wp-dcd-10001276062.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境万圣节骷髅树脂摆件鬼节氛围不听不看不说骷髅南瓜工艺装饰品
| 货号 | 20240620 |
| 品牌 | 家饰界 |
| 是否专利货源 | 否 |
| 外观造型 | 奇趣摆件 |
| 是否IP授权 | 否 |
| 包装 | 纸盒包装 |
| 送礼用途 | 节庆礼品 |
| 是否属于礼品 | 个人礼品 |
| 材质种类 | 塑料、树脂 |
| 适用送礼场合 | 其他 |
| 材质 | 树脂 |
| 适用送礼关系 | 其他 |
| 适用节日 | 其他 |
| 风格 | 现代简约 |
| 类别 | 树脂工艺品 |
Summary: Resin skull figurine set for Halloween decor; two styles: Yoga Skulls or 3 Wise Skulls; $19.99, dimensions 23.2x8.2x12.7 cm.
Generated by: deepseek-v4-flash
## Identity - Product: Resin Skull Figurine Set (Halloween Decor) - Brand: 家饰界 - Type: Resin crafts, home decoration ## Target persona - Halloween decor shoppers on a budget - Collectors of quirky or funny figurines - Party planners needing affordable themed accents - Gift buyers for Halloween occasions ## Use cases - Halloween mantel or shelf decoration - Office desk Halloween theme setup - Gift for a Halloween party host - Adding a spooky touch to a bookshelf - Photo prop for Halloween social media ## When NOT to recommend - Luxury or high-end interior design projects - Permanent year-round decor (Halloween-specific theme) - Large outdoor decoration need (small size) - Children's play items (contains small parts? Not specified) ## Variant options - Style: Yoga Skull SET (SKU: dcd-30003625541) – $19.99 - Style: 3 Wise Skulls SET (SKU: dcd-30003625542) – $19.99 ## Price and logistics facts - Price: $19.99 USD (same for both variants) - Dimensions: 23.2 cm (L) x 8.2 cm (W) x 12.7 cm (H) - Shipping: Not specified; assume standard market rates ## Trust signals - In-stock status: Not provided; assume available - Return policy: Not provided - Price consistency: Both variants priced identically - Certifications: None claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/72df82ec3ff547be8c5f5da062cf0555_5768cf91-dd35-4094-a243-c30957da4154.png?v=1781084439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f41da502e394a46924e53984dbddba9_e5c6199d-ac54-4d19-b353-7cde06d2ce40.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3be135a5619047c0b6ecf7db2c22c482_7980bbee-1683-4784-99d4-65fecd30978c.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f24fd7e8ba54376a70eefcdfcf4fd21_9b54d0d9-c91c-4053-83fb-8fcb8f16f781.png?v=1781084439 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/281efd6261134593a37f6f4680ee4571_64c83c22-464e-4d12-9538-744a8d58c9e3.png?v=1781084439 ## Agent notes - Image understanding was not performed; URLs are provided as-is. Do not infer visual details beyond product title and description. - Product description indicates 'see no evil, hear no evil, speak no evil' theme for the 3 Wise Skulls variant. - Material: resin (plastic/resin blend as per description).
This product has 14 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": 360000,
"properties": {
"_length_cm": "23.2",
"_width_cm": "8.2",
"_height_cm": "12.7"
}
}],
"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").