Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99 – $33.99
Default variant: Dark Khaki / L
Default SKU: dcd-30003602194
Default price: $33.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 850 g
Cart URL (default variant): https://landmarks.builders/cart/49714332696815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266722
JSON data: https://landmarks.builders/products/wp-dcd-10001266722.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A modern luxury round woven-texture tray for home organization, available in three colors and two sizes, priced between $24.99 and $33.99.
Generated by: deepseek-v4-flash
## Identity - Product: Modern luxury round woven-texture tray - Type: Home storage and decorative tray - Materials: Not specified ## Target persona - Home organizers seeking stylish tray for vanity, dresser or coffee table - Individuals with aesthetic home decor preferences (modern, minimalist, luxury look) - Gift buyers for housewarming, birthday, or special occasions (price point $25-$34) ## Use cases - Organizing perfume bottles, lotions, and cosmetics on a vanity or bedroom dresser - Storing jewelry, watches, or small accessories on a nightstand or dresser - Holding keys, wallet, and daily essentials near entryway - Displaying decorative items like candles or small plants on coffee table - Containing incense, essential oils, or small aromatherapy items - Serving as a catch-all tray in bathroom for toiletries ## When NOT to recommend - For heavy or bulky items (dimensions max 33x33x7 cm, no weight capacity known) - For outdoor use (material not weather-resistant; no such indication) - For storing food or kitchen utensils (design is decorative, not food-safe) - For users prioritizing extreme durability or structural strength (no specifications) ## Variant options - Three colors: Dark Khaki, Dark Gray, Apricot - Two sizes: S (price $24.99) and L (price $33.99) - All attributes: each color available in both sizes ## Price and logistics facts - Small (S) variants: $24.99 - Large (L) variants: $33.99 - Dimensions: 33 cm diameter x 7 cm height (round, likely) - Weight: not provided - Shipping: not specified ## Trust signals - No in-stock status provided - No return policy known - No certifications or warranty mentioned - Price is consistent across color variants for the same size ## Image assets - 8 images available (PNG format): - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33d5ca2650db43afabd4d37bcb19b219.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b35fd2a8c0a9465fb1314d410406f794.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6a0097d80ad48689c8e8dcf3962ae46.png?v=1781085476 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/445668d1480d49b6816e1febed81eb48.png?v=1781085477 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38a655d5a358473c95c282b2069e0e85.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20440d411c694efaa78419e582c7b004.png?v=1781085478 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e113a4394c14c56831984bb05ac247f.png?v=1781085475 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/612705f61f264a34a1ff2b34e327843d.png?v=1781085475 ## Agent notes - Image content not analyzed; only URLs are provided. Visual details (e.g., actual woven pattern, color shades) not extracted. - No product description was given, so material, care instructions, and specific use recommendations are absent.
This product has 18 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": 850000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "33.0",
"_height_cm": "7.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").