Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $50.99
Default variant: Green
Default SKU: dcd-30003599245
Default price: $50.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 园艺
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49714555027695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001265775
JSON data: https://landmarks.builders/products/wp-dcd-10001265775.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
【品名】实木四孔托盘
【净重】650g
【控价】79
Summary: Solid wood four-hole tray, 48x35x9 cm, 650g, available in Green, White, Brown, for gardening, tea, or decoration, priced at $50.99.
Generated by: deepseek-v4-flash
## Identity French-style solid wood four-hole tray (实木四孔托盘). Material: wood. Weight: 650g. Dimensions: 48×35×9 cm. ## Target persona Home decor enthusiasts, B&B owners, tea ceremony practitioners, gardening hobbyists, small retail sellers. ## Use cases - Serving tea pastries on a balcony or table. - Displaying gardening tools or small potted plants. - Organizing dining or craft items. - Decorative prop for photography. - Lightweight storage for small objects. ## When NOT to recommend - Heavy-duty kitchen or food preparation. - Outdoor use in rain or moisture exposure. - Large gatherings requiring many servings (size limited). - As a cutting board or chopping surface. ## Variant options - Green (sku: dcd-30003599245) $50.99 - White (sku: dcd-30003599246) $50.99 - Brown (sku: dcd-30003599247) $50.99 ## Price and logistics facts - Price: $50.99 USD (all variants). - Dimensions: 48×35×9 cm, weight 650g. - Controlled price mentioned in description: 79 (likely CNY) but USD price as listed. ## Trust signals - In-stock: listed as available (no stock level provided). - Price consistency: all variants same price. - No certifications or return policy stated. ## Image assets         ## Agent notes - Images not analyzed; design details (e.g., four holes) not verified visually. - No material specifics beyond 'solid wood'. - Weight and dimensions imply a lightweight tray, not for heavy loads.
This product has 15 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": 800000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "35.0",
"_height_cm": "9.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").