Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $115.00 – $135.00
Default variant: Black / 415-265-25mm
Default SKU: dcd-30003729640
Default price: $115.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/50150799081711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001313634
JSON data: https://landmarks.builders/products/m4x-10001313634.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This rectangular tray serves as a stylish and structured tabletop accent, blending a clean geometric silhouette with a refined, modern aesthetic.
Primary Function: Designed as a versatile organizing tray, it keeps your daily essentials, small accessories, or vanity items neatly arranged and easily accessible.
Unique Features: Featuring a distinctive tray with woven base construction, it offers a textured surface paired with a smooth, sleek-profile metal frame and integrated side handles.
Key Benefits: This tray with metal rim combines low side walls and rounded corners to prevent items from sliding off while maintaining a sleek, minimalist profile.
Intended Purpose: Perfect as a decorative tray, it elevates your home styling by creating a polished display for candles, perfumes, or small accents on any tabletop.
Summary: Tray with Metal Rim Rectangular Tray with Woven Base Elegant for Vanity. 【Product Identity】: This rectangular tray serves as a stylish and structured tabletop accent, blending a clean geometric silhouette with a refined, modern aesthetic. 【Primary Function】: Designed as a versatile organizing tray, it keeps your daily essentials, small accessories, or vanity items neatly arranged and easily accessible. 【Unique Features】: Featuring a distinctive tray with woven base construction, it offers a textured surface paired with a smooth, sleek-profile metal frame and integrated side handles. 【Key Benef
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Tray with Metal Rim Rectangular Tray with Woven Base Elegant for Vanity",
"product_id": 9456879304943,
"variant_id": 50150799081711,
"quantity": 1,
"grams": 1650,
"length_cm": "51.5",
"width_cm": "36.5",
"height_cm": "4.5"
}],
"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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").