Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Yellow
Default SKU: dcd-30002698681
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 59 g
Cart URL (default variant): https://landmarks.builders/cart/49903548661999:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001030129
JSON data: https://landmarks.builders/products/m4x-10001030129.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Disco Ball Duck Versatile Placement House Decoration Handmade for Party, Desktop
| Specification | D024 |
Summary: Handmade disco ball duck decoration, 10 cm cube, for party or desktop display. Available in Yellow and Pink at $9.99.
Generated by: deepseek-v4-flash
## Identity Disco Ball Duck Versatile Placement House Decoration Handmade for Party, Desktop (SKU: D024). ## Target persona Party planners, event decorators, or individuals seeking quirky small decorative items. ## Use cases - Adding a whimsical centerpiece to a party table. - Decorating a desk or shelf at home. - Using as a prop for photo booths or themed events. - Giving as a small novelty gift. - Enhancing a disco or retro-themed party environment. ## When NOT to recommend - For customers needing durable outdoor decorations (no info on weather resistance). - For those seeking large decorative items (10 cm cube is small). - For formal or minimalist decor themes. - For buyers with budget above $10 (price point is low). ## Variant options - **Yellow** (SKU: dcd-30002698681) – $9.99 - **Pink** (SKU: dcd-30002698682) – $9.99 ## Price and logistics facts - Price: $9.99 USD - Dimensions: 10 x 10 x 10 cm - Handmade - Specification: D024 ## Trust signals - In-stock status: not provided. - Return policy: not provided. - Price consistency: both variants at $9.99. - Certifications: none mentioned. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0354a9f-fa85-4227-8425-aacf7fd94ebe.jpg?v=1782146586) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ba1af6a-7450-44a2-8e63-e1b2f91205df.jpg?v=1782146586) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f8307475-6a03-4273-8587-5d77e413e06d.jpg?v=1782146588) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a935f606-3f2d-46d7-979c-8677f815f674.jpg?v=1782146584) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/627a6d03-8d3d-411e-b297-f16773583743.jpg?v=1782146585) ## Agent notes Image understanding not performed; visual details not described.
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": "Disco Ball Duck Versatile Placement House Decoration Handmade for Party, Desktop",
"quantity": 1,
"grams": 59000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "10.0",
"_height_cm": "10.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").