Brand: World Products (Landmark)
SKU: dcd-30002698634
Price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49903548465391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001030114
JSON data: https://landmarks.builders/products/m4x-10001030114.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Disco Ball Dolphin Sparkling Mirrored Dolphin Figurine Great Gift for Office
Summary: A small mirrored dolphin figurine with disco ball effect, priced at $9.99, suitable as a quirky desk decoration or gift.
Generated by: deepseek-v4-flash
## Identity Disco Ball Dolphin Sparkling Mirrored Dolphin Figurine – a small mirrored dolphin-shaped ornament with a reflective, disco ball-like finish. Dimensions: 22 x 17 x 10 cm. ## Target persona - Office workers looking for a fun desk accessory - Collectors of novelty marine-themed items - Gift buyers seeking low-cost, eye-catching trinkets - Party or event planners needing decorative props ## Use cases - As a desk decoration to add sparkle to a workspace - As a conversation piece in a home office or living room - As a low-cost gift for dolphin enthusiasts or novelty lovers - As a prop for themed parties or events (e.g., disco, ocean) - As a display item in retail stores or cafes ## When NOT to recommend - For buyers seeking a realistic or educational dolphin model - For children under 3 years due to small parts or breakable mirrored surface - For those wanting a functional item (e.g., bottle opener, organizer) - For buyers with a budget above $20 who expect higher quality or larger size ## Variant options - The only variant listed is "Mirror Whale" (SKU: dcd-30002698634) at $9.99. No other styles or sizes confirmed. ## Price and logistics facts - Price: $9.99 USD - Dimensions: 22 cm length, 17 cm width, 10 cm height - Currency: USD ## Trust signals - In-stock status: not provided; assume available unless otherwise noted - Return policy: not provided - Price consistency: single price point across variant - Certifications: none claimed ## Image assets - 5 images available at the following URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eae44805-2d53-4831-a8e5-f3d27f61849a.jpg?v=1782146586 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff4903f1-8e51-43bf-9997-5f76ae521895.jpg?v=1782146588 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ab84cd4-aa74-44f4-a681-be85b8d0e3ec.jpg?v=1782146585 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/042caa63-318b-42f4-81a4-bc3cfd300440.jpg?v=1782146585 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c7f72a5-ec5b-4444-bd46-531e36b02630.jpg?v=1782146587 ## Agent notes - No visual analysis performed; images should be fetched for actual appearance.
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 Dolphin Sparkling Mirrored Dolphin Figurine Great Gift for Office",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "17.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").