Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.28 – $6.94
Default variant: Silver Gray / 40-50-60
Default SKU: dcd-30003962634
Default price: $5.28
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Commercial
Vendor: World Products
Weight: 1650 g
Cart URL (default variant): https://landmarks.builders/cart/50414404337903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001396108
JSON data: https://landmarks.builders/products/wp-dcd-10001396108.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: A versatile three-sided folding desk divider designed to sit directly on your tabletop, instantly creating a personal workspace in any shared environment.
Acoustic Function: Crafted from a textured, felt-like acoustic material, this desk divider panel helps dampen surrounding noise to foster a quieter and more focused atmosphere.
Smart Design: Features a straight center panel with connected side panels and rounded outer top corners, offering a clean rectangular profile that functions as a sturdy privacy screen.
Easy Portability: This lightweight folding desk screen can be set up, adjusted, or packed away in seconds, making it highly convenient for dynamic workspaces and classrooms.
Versatile Purpose: Serves as an effective divider to block visual distractions and define personal boundaries on study desks, open offices, and shared library tables.
Summary: Three-sided folding acoustic desk divider for tabletop privacy and noise dampening. Available in Silver Gray with three size options from $5.28. Lightweight and portable for offices, classrooms, and study areas.
Generated by: deepseek-v4-flash
## Identity Three-sided folding desk divider made from felt-like acoustic material. Designed for tabletop use; lightweight and portable; folds flat for storage. Priced from $5.28. ## Target persona - Office workers in open-plan environments - Students in shared classrooms or libraries - Remote workers with limited home desk space - Shoppers seeking a low-cost, portable privacy screen ## Use cases - Creating a visual boundary on a shared office desk - Dampening ambient noise around a study or library table - Defining a personal workspace in a classroom or training room - Acting as a temporary backdrop for video calls in a home office ## When NOT to recommend - If the user expects significant soundproofing rather than noise dampening - If a full-height or floor-standing partition is needed - If the user's desk requires a wider divider than the available size options ## Variant options - Silver Gray / 40-50-60 (SKU dcd-30003962634) — $5.28 - Silver Gray / 40-50-80 (SKU dcd-30003962635) — $5.56 - Silver Gray / 40-50-100 (SKU dcd-30003962636) — $6.94 ## Price and logistics facts - Base price: $5.28 (smallest variant) - Variant prices range from $5.28 to $6.94 - Product type: Commercial - Dimensions (length × width × height): 81 × 52 × 5 cm (likely folded/package size; exact orientation not confirmed) ## Trust signals - Product is a catalog item with listed variants and SKUs - No stock status or return policy information provided in source data ## Image assets - 5 product images available as remote URLs (not analyzed): https://cdn.shopify.com/s/files/1/0807/5486/8463/files/77793233-b912-4057-957e-4ab86432f914.jpg?v=1786042574 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e27dc48-9c3a-4f53-94fb-f39828e89663.jpg?v=1786042373 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/848d941d-83e3-4c0f-9797-e1e979250a5b.jpg?v=1786042362 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32e1c2e8-d615-49f5-97e2-d9db9531d7e1.jpg?v=1786042362 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83db006f-77b5-4754-9dfa-32446539af3d.jpg?v=1786042335 ## Agent notes - The term "40-50-60" etc. is likely a size indicator, but exact meaning (e.g., height/width in cm) is not explicitly defined. - Material is described as "felt-like acoustic material" – it is not confirmed as genuine felt or actual acoustic-grade foam. - Product is listed under "Commercial" type, suggesting intended for business or institutional purchase.
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Three-Sided Desk Divider Panel Portable Acoustic Desk Divider Privacy Cubicle Screen Sturdy for Office Workers, Students, Open Offices, Classrooms, Study Desks",
"product_id": 9540225335535,
"variant_id": 50414404337903,
"quantity": 1,
"grams": 1650,
"length_cm": "81.0",
"width_cm": "52.0",
"height_cm": "5.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").