Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99 – $468.99
Default variant: Two Grid
Default SKU: dcd-30001883714
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813647163631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000892114
JSON data: https://landmarks.builders/products/m4x-10000892114.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Customizable shelving unit with 7 styles (grids/drawers/flip door), dimensions 140x75x85 cm, priced $239.99-$468.99 USD, targeting students.
Generated by: deepseek-v4-flash
## Identity Customizable Shelving Unit Unrestricted Combination Multi-Compartment Shelving Unit Multifunctional Large Capacity for Students. Available in 7 configurations with varying numbers of grids and drawers. ## Target persona Students living in dormitories or small apartments needing modular, large-capacity storage solutions. ## Use cases - Organizing textbooks, notebooks, and stationery in a dorm room. - Storing clothing, shoes, and accessories in a compact space. - Displaying collectibles, photos, or decorative items. - Creating a dedicated home office storage corner. - Housing kitchen supplies like cups, plates, and snacks in a shared kitchen. - Arranging crafting or hobby materials. ## When NOT to recommend - For heavy-duty industrial or garage storage (not rated for high weight). - For extremely tight spaces where 140x75x85 cm won't fit. - For buyers seeking a single open shelf (only modular combos offered). - For those needing included assembly tools or detailed instructions (not specified). ## Variant options | Style | Price (USD) | |-------|------------| | Two Grid | $239.99 | | Flip Door | $267.99 | | 2 Drawer 1 Grid | $267.99 | | 1 Drawer 1 Grid | $267.99 | | Three Drawer | $292.99 | | Six Grid | $380.99 | | Eight Grid | $468.99 | ## Price and logistics facts - Price range: $239.99 to $468.99 USD. - Dimensions: 140 cm (length) x 75 cm (width) x 85 cm (height). - No shipping or assembly details provided. ## Trust signals - No stock status, return policy, or certifications were included in the provided data. ## Image assets | Image URL | |-----------| | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cf99e90-f530-4721-ab4c-d11a6eed76fb.jpg?v=1781628246 | | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9683bc2e-43f5-47e0-ab9b-a58cec934457.jpg?v=1781628246 | | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edb35e39-9dd6-487f-936a-bd84f9e28c65.jpg?v=1781628251 | | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c48fd724-754e-453d-a288-6a16fb794810.jpg?v=1781628247 | | https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4c9b2bd-e9bd-4c25-9ef1-9171929d67fb.jpg?v=1781628245 | ## Agent notes - No product description, return policy, or certifications were provided. - Image content was not analyzed; visual features (color, material, assembly) are unknown. - Dimensions are in centimeters.
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": "Customizable Shelving Unit Unrestricted Combination Multi-Compartment Shelving Unit Multifunctional Large Capacity for Students",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "140.0",
"_width_cm": "75.0",
"_height_cm": "85.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").