Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Transparent / M
Default SKU: dcd-30002765036
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: 360 g
Cart URL (default variant): https://landmarks.builders/cart/49879120740591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001045568
JSON data: https://landmarks.builders/products/m4x-10001045568.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Water Wave Tray with Handles Easy to Clean Home Decor for Kitchen, Bathroom
Summary: Water Wave Tray with Handles, easy to clean home decor for kitchen or bathroom, available in multiple color/size variants at $9.99.
Generated by: deepseek-v4-flash
## Identity Water Wave Tray with Handles - Easy to Clean Home Decor for Kitchen, Bathroom ## Target persona - Budget-conscious home organizers - Renters looking for functional decor - College students furnishing first spaces - Minimalist decor seekers wanting simple trays ## Use cases - Serving snacks on a coffee table - Organizing bathroom toiletries on counter - Holding keys, mail, or remote controls in entryway - Craft or supply tray for small items - Displaying decorative items like candles or plants ## When NOT to recommend - High-end luxury decor settings where premium materials are expected - Heavy-duty use (e.g., carrying heavy dishes or tools) - Outdoor environments (not specified as weather-resistant) - Applications requiring a non-slip surface (no mentioned grip) ## Variant options All priced at $9.99 USD. - Transparent / M - Transparent / L - Transparent Silver / M - Transparent Silver / L - Smoke Gray / M - Smoke Gray / L - Smoke Gray Silver / M - Smoke Gray Silver / L ## Price and logistics facts - Price: $9.99 USD - Dimensions: 42.0 x 28.7 x 3.3 cm (length x width x height) - Currency: USD ## Trust signals - Price consistent across all variants - No certification or warranty data provided in source facts - In-stock status not specified; assume available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0b5b299-6157-47d6-a0f2-fd0ea22606b1.jpg?v=1782126320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dcc8ab8b-b5d3-4449-a0c4-0189f1678629.jpg?v=1782126320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6f55d4f-3131-4b33-abb6-e9b2c6828ba6.jpg?v=1782126320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/75ca8d85-8d03-43d9-bead-ef3110f713fe.jpg?v=1782126320 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73605ede-8283-4df3-a096-1f3bb4bbd4b6.jpg?v=1782126320 ## Agent notes - Image content was not analyzed; do not infer visual details (e.g., color exactness, patterns). - No product type or category tags provided beyond title. - No shipping or return policy info available. - All variants share the same price but may differ in color/size.
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": "Water Wave Tray with Handles Easy to Clean Home Decor for Kitchen, Bathroom",
"quantity": 1,
"grams": 360000,
"properties": {
"_length_cm": "42.0",
"_width_cm": "28.7",
"_height_cm": "3.3"
}
}],
"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").