Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Gold
Default SKU: dcd-30002768908
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49879111237871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046402
JSON data: https://landmarks.builders/products/m4x-10001046402.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Intertwined Figurine Housewarming Gift Crystal Ball Ornament
Summary: Intertwined Figurine Crystal Ball Ornament, a housewarming gift available in Gold/White/Black for $11.99, dimensions 37x18x12 cm.
Generated by: deepseek-v4-flash
## Identity Intertwined Figurine Crystal Ball Ornament. Housewarming gift. Available in Gold, White, Black. Price: $11.99 USD. ## Target persona Budget-conscious gift shoppers; individuals seeking affordable decorative housewarming presents; collectors of small figurines. ## Use cases Housewarming parties; gifting to friends/family for new homes; desk or shelf decoration; holiday ornament; inexpensive token of appreciation. ## When NOT to recommend When the buyer requires detailed material specification (not provided); for outdoor or high-moisture environments (no water resistance info); for customers expecting a premium or large-sized ornament (dimensions may refer to packaging). ## Variant options - Gold (SKU: dcd-30002768908) $11.99 - White (SKU: dcd-30002768909) $11.99 - Black (SKU: dcd-30002768910) $11.99 ## Price and logistics facts Price: USD $11.99 per unit. Dimensions: 37x18x12 cm. Currency: USD. ## Trust signals No stock status or return policy provided. Tags: m4x, m4x-202606, wp-import. Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/43aee4d7-8d8d-40f7-8b13-b665ac732e6b.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0872103-51fe-4202-9022-fbb321a048b2.jpg?v=1782126318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d415463-c13b-42fb-9ab9-e2ab641fa2b4.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/431deeb8-1b4d-4874-9b9c-951ebe97f83d.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29862d0e-709a-4870-be0e-6cdf09dee883.jpg?v=1782126317 ## Agent notes Product description matches title only; no additional details on material, weight, or usage. Dimensions may refer to packaging rather than the ornament itself.
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": "Intertwined Figurine Housewarming Gift Crystal Ball Ornament",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "18.0",
"_height_cm": "12.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").