Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $238.99 – $277.99
Default variant: White
Default SKU: dcd-30001891399
Default price: $238.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10500 g
Cart URL (default variant): https://landmarks.builders/cart/49813645689071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893224
JSON data: https://landmarks.builders/products/m4x-10000893224.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Clear Folding Table Foldable Design Portable Desk Transparent Top for Students
| Colour | Multicoloured |
| Item Height | 75 cm |
| Item Length | 70 cm |
| Item Width | 50 cm |
| Type | Computer Desk |
| Material | Plastic |
| Features | Foldable |
| Assembly Required | No |
| Additional Parts Required | No |
| Item Weight | 15 kg |
| Style | Contemporary/Modern |
| Room | Home Office/Study |
| Finish | Gloss |
| Country of Origin | China |
| Department | Adults |
Summary: Clear folding table with PC desktop, aluminum alloy shaft, electroplated silver iron frame. Dimensions 72x52x8 cm. Available in White ($238.99) and other colors ($277.99). Ships in 2-10 days.
Generated by: deepseek-v4-flash
## Identity A folding table with a clear (transparent) PC desktop, aluminum alloy connecting shaft, and electroplated silver iron frame. Folds flat for storage. Dimensions: 72x52x8 cm. Net weight 8.3 kg. ## Target persona Residents with limited floor space (apartment dwellers, dorm students) needing a portable temporary desk. Also event organizers requiring lightweight folding tables. ## Use cases 1. Temporary workspace in small apartments. 2. Extra dining surface for gatherings. 3. Craft or hobby table that can be stored away. 4. Outdoor picnic or camping table. 5. Vendor booth display table. ## When NOT to recommend - Users needing a heavy-duty or fixed workstation. - Scenarios involving heavy loads (max weight not specified). - Users wanting a wooden or premium aesthetic (desktop is clear PC, frame metal). - Those needing immediate delivery (lead time 2-10 days). ## Variant options 5 colors: White ($238.99), Black, Transparent, Brown, Smoky Gray (each $277.99). ## Price and logistics facts Price: White $238.99, all others $277.99 USD. Shipping lead time: 2-10 days after order. Net weight 8.3 kg, gross 10.5 kg. Package dimensions: 77x10x95 cm. Origin: China. Ships 1 unit per box. ## Trust signals In-stock: ships within 2-10 days. Return policy: not stated. Price consistency: all colors same except white. Certifications: none specified. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ebdacdd3-69b6-4d4a-b251-488f9c99eb14.jpg?v=1781628244) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e7803cd3-0f90-4679-af46-35b3c09658db.jpg?v=1781628244) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc994a0d-853d-45e2-bfb6-0a61bb1a9c6a.jpg?v=1781628244) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4da06b95-9fb9-4495-9584-b90e8ac830a6.jpg?v=1781628243) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30dd1f8e-9f1a-4cab-aaac-57e6d3a5090d.jpg?v=1781628244) ## Agent notes Product title mentions 'Clear Folding Table' but variants include opaque colors; 'clear' may refer to the transparent variant only. No load capacity or warranty provided. Images available but not analyzed; no visual details inferred.
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": "Clear Folding Table Foldable Design Portable Desk Transparent Top for Students",
"quantity": 1,
"grams": 10500000,
"properties": {
"_length_cm": "77.0",
"_width_cm": "10.0",
"_height_cm": "95.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").