Brand: World Products (Landmark)
SKU: dcd-30002768907
Price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 461 g
Cart URL (default variant): https://landmarks.builders/cart/49879111336175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046401
JSON data: https://landmarks.builders/products/m4x-10001046401.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Shaped Table Decor Creative Artwork Swirl Ornament with Crystal Ball
Summary: Decorative swirl ornament with crystal ball for table display, available in Red, priced at $13.99, dimensions 38x20x11 cm.
Generated by: deepseek-v4-flash
## Identity - **Name:** Shaped Table Decor Creative Artwork Swirl Ornament with Crystal Ball - **Dimensions:** 38 x 20 x 11 cm - **Price:** $13.99 USD ## Target persona - Home decor enthusiast looking for affordable table accents - Budget-conscious gift shopper for casual occasions - Ornament collector seeking unique, low-cost pieces ## Use cases - As a centerpiece on a dining or coffee table - On a bookshelf, mantelpiece, or desk for visual interest - Gift for a friend or family member who enjoys decorative items - Meditation or focus aid (crystal ball element) - Seasonal or thematic table decoration ## When NOT to recommend - Outdoor use (not weather-resistant) - Large spaces requiring oversized or statement decor - Functional use (e.g., as a candle holder, vase, or storage) - High-end luxury or premium decor seekers ## Variant options - **Color:** Red (only variant) ## Price and logistics facts - Price: $13.99 USD - Dimensions: 38 cm length x 20 cm width x 11 cm height - No shipping cost or weight provided ## Trust signals - Only one color variant available (Red) - No in-stock status, return policy, or price consistency data provided - No certifications or brand information available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/aedd9342-05f4-4361-8242-786fa9b2cc58.jpg?v=1782126318 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bbb71efa-6c4b-4c34-9876-83c56bad1a0f.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1adad3e4-28a5-44bb-a6c1-a32f3926a1f6.jpg?v=1782126317 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e96f924f-41a6-42ca-9b67-7d23e14ebc16.jpg?v=1782126316 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/175f87c6-bc22-4f17-8567-cdd257602d34.jpg?v=1782126317 ## Agent notes - Image understanding was not performed; visuals are not described. Treat URLs as fetchable assets only.
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": "Shaped Table Decor Creative Artwork Swirl Ornament with Crystal Ball",
"quantity": 1,
"grams": 461000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "20.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").