Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $17.99
Default variant: Wood / 40*20cm
Default SKU: dcd-30002746233
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1520 g
Cart URL (default variant): https://landmarks.builders/cart/49879202627823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040748
JSON data: https://landmarks.builders/products/m4x-10001040748.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Foldable Desk Extension Board No Drilling Required for Gaming, Students, Gamers
Summary: Foldable desk extension board requiring no drilling, available in multiple wood sizes from $9.99 USD. Suitable for gamers and students needing extra desk space.
Generated by: deepseek-v4-flash
## Identity Foldable Desk Extension Board No Drilling Required for Gaming, Students, Gamers. A wood desk extender that folds and attaches without drilling. ## Target persona - Gamers with limited desk space for peripherals - Students in dorm rooms needing extra surface area - Remote workers with compact home offices - Anyone with a small desk wanting additional monitor or accessory space ## Use cases - Creating space for a secondary monitor or laptop on a small desk - Adding a temporary keyboard/mouse shelf during gaming sessions - Expanding desk area for studying, writing, or crafting - Providing a dedicated spot for a tablet or drawing pad - Quick workspace setup in shared or temporary environments ## When NOT to recommend - For heavy equipment like large monitors or desktop towers (weight capacity unknown) - As a permanent, load-bearing desk extension (no drilling suggests lighter use) - For users needing a non-foldable, rigid surface - For desks with unconventional shapes or edges (clip-on mechanism may not fit) ## Variant options All variants are Wood color. Sizes and prices: - 40×20cm – $11.99 - 50×20cm – $12.99 - 60×20cm – $11.99 - 70×20cm – $12.99 - 80×20cm – $13.99 - 90×20cm – $15.99 - 17.5×25cm – $9.99 - 50×25cm – $11.99 - 60×25cm – $13.99 - 70×25cm – $14.99 - 80×25cm – $16.99 - 90×25cm – $17.99 ## Price and logistics facts - Base price: 9.99 USD (for smallest size) - Dimensions of base product: 96 x 28 x 8 cm (likely packaging) - No shipping or tax information provided - All variants are in Wood color only ## Trust signals - In-stock status not confirmed - Return policy not stated - Price is consistent across variant sizes (no discounts) - No certifications or warranties mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/406fe091-0fea-4106-b045-ff58f85d71e1.jpg?v=1782126368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3781f4f2-542b-4c01-8cc6-642331fde101.jpg?v=1782126368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe66ce66-dccc-4398-af8f-a59883678a48.jpg?v=1782126374 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c8d86ac-2bc0-4d85-aa4a-da70d154023e.jpg?v=1782126368 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96125ea1-7197-4eac-93f3-20d2f2b49bf8.jpg?v=1782126368 ## Agent notes - No specific weight capacity or material thickness given. - 'No drilling required' suggests a clamping or folding mechanism; verify compatibility with desk edge thickness. - All variants are Wood color; no other color options.
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": "Foldable Desk Extension Board No Drilling Required for Gaming, Students, Gamers",
"quantity": 1,
"grams": 1520000,
"properties": {
"_length_cm": "96.0",
"_width_cm": "28.0",
"_height_cm": "8.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").