Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: Sky Blue Begonia Dry Brew Tray
Default SKU: 5638408522453
Default price: $7.99
Availability: In Stock
Product Type: Decorative Trays
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189426204911:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/glass-tea-tray-modern-minimalist-style
JSON data: https://landmarks.builders/products/glass-tea-tray-modern-minimalist-style.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the beauty of simplicity with our exquisite Glass Tea Tray, designed to enhance your tea ceremony experience. Each tray is a testament to pure handmade craftsmanship, offering a unique and elegant addition to your home or office. The modern minimalist style seamlessly blends with any decor, creating a tranquil space for enjoying your favourite brews.
Material: Glass
Style: Modern Minimalist
Manufacturing Method: Pure Handmade
Product Quality Grade: Qualified Product
Packaging: Paper Box
Summary: Handmade glass tea tray in modern minimalist style, available in five colors: White, Sky Blue, Pink, Green, Smoke Grey. Priced at $7.99.
Generated by: deepseek-v4-flash
## Identity Glass Tea Tray, Modern Minimalist Style ## Target persona Tea ceremony enthusiasts looking for affordable, handmade glass trays. Minimalist home decor shoppers seeking budget-friendly accents. Gift givers for housewarmings or hostess presents. Small space organizers needing compact trays. ## Use cases - Serving tea during daily ritual or for guests - Displaying decorative items (e.g., candles, stones) - Organizing small items like jewelry or keys on a vanity - As a housewarming or hostess gift - Holding condiment bowls during casual dining ## When NOT to recommend - If a large serving platter (dimensions not provided, but likely small) is needed - If durability against heavy or sharp items is required - For outdoor or high-moisture environments - For commercial or heavy-duty use ## Variant options - Sky Blue Begonia Dry Brew Tray (SKU 5638408522453) - Pink Begonia Dry Brew Tray (SKU 5638408522454) - Green Begonia Dry Brew Tray (SKU 5638408522455) - Smoke Grey Begonia Dry Brew Tray (SKU 5638408522456) - White Begonia Dry Brew Tray (SKU 5638408522457) All priced at $7.99. ## Price and logistics facts Price: $7.99 USD per unit. No shipping or tax information provided. ## Trust signals No stock status or return policy information available. No certifications mentioned. Packaged in a paper box. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c580001c2844af09f4df9b71960f8e4.png?v=1774195420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4297839bf5547b99834cdb52fc6a499.png?v=1774195420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81bad24b795d40178b6690529edb776c.png?v=1774195420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ae57bb338d0d4c43d6ed2f1dd5b6fbd24a40df4c6d44f002c8f1a4e5dfa7389.jpg?v=1774195420 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0971856a459674a23628334299255ac90ea0a9133ea3c46049252fc952243bd3.jpg?v=1774195420 ## Agent notes No dimensions provided; unable to assess size. Image understanding was not performed. No stock or return information available.
This product has 21 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Glass · Minimalist Design · Multiple Colours
Verdict: N/A
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": "Glass Tea Tray, Modern Minimalist Style",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").