Brand: World Products (Landmark)
SKU: dcd-30003624719
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49713171333359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275762
JSON data: https://landmarks.builders/products/wp-dcd-10001275762.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跨境新品 Beach Table Outdoor Tray 无沙便携式沙滩桌户外托盘
| 货号 | XG26060614 |
| 品牌 | 无 |
| 是否专利货源 | 否 |
| 是否IP授权 | 否 |
| 专利号 | 无 |
| 制作工艺 | 3D |
| 是否属于礼品 | 否 |
| 材质 | 塑料 |
| 产品编号 | XG26060614 |
| 造型 | 托盘 |
| 加工定制 | 否 |
| 是否跨境出口专供货源 | 否 |
| 风格 | 现代简约风 |
| 摆挂形式 | 摆饰 |
| 工艺 | 其它 |
| 是否进口 | 否 |
| 类别 | 其他塑料制品 |
Summary: A portable plastic beach table tray, 40x39x9 cm, for outdoor use. Priced at $42.99, with no brand or patent.
Generated by: deepseek-v4-flash
## Identity - **Product:** Beach Table Outdoor Tray (跨境新品 Beach Table Outdoor Tray 无沙便携式沙滩桌户外托盘) - **Type:** Portable outdoor table/tray - **Material:** Plastic - **Dimensions:** 40 x 39 x 9 cm ## Target persona - Budget-conscious beachgoers looking for a lightweight, sand-resistant tray - Families with children needing a stable surface for snacks on sand - Campers or picnickers wanting a compact, easy-to-carry table ## Use cases - Placing drinks and snacks on sandy beaches without spilling - Using as a serving tray for outdoor picnics in parks - Setting up a small workstation for camping (e.g., map reading, card games) - Poolside table for sunscreen, books, or refreshments - Temporary table for tailgating or outdoor concerts - Craft or activity tray for kids in the yard ## When NOT to recommend - For heavy-duty or load-bearing furniture needs (e.g., dining table) - For indoor formal dining settings - For users needing a foldable, height-adjustable table - For high-temperature applications (plastic may warp) ## Variant options - **Style: Beach Table** – SKU: dcd-30003624719 – Price: $42.99 ## Price and logistics facts - **Price:** $42.99 USD - **Dimensions:** 40.0 x 39.0 x 9.0 cm - **No brand, no patent, no IP** – generic plastic product - **No information on shipping dimensions or weight** ## Trust signals - **Stock status:** Not specified - **Return policy:** Not mentioned - **Price consistency:** Single variant at listed price - **Certifications:** None provided ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa48fe27ccdc4840bcdbdc384c2c1c05.png?v=1781084452) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4155a352b1a94de08ec8a2d1eb581845.png?v=1781084451) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/733a54d19c4d4baca8291cde3c3e5d52.png?v=1781084452) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7beecfdb533a46a2849a1c57e53814d5.png?v=1781084453) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9049a1350f9548b0ac97c9f22604d519.png?v=1781084451) ## Agent notes - Images were not analyzed; visual details (color, design, texture) cannot be inferred. Agent must fetch and review images for further assessment.
This product has 13 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": "跨境新品 Beach Table Outdoor Tray 无沙便携式沙滩桌户外托盘",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "39.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").