Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30002745598
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 220 g
Cart URL (default variant): https://landmarks.builders/cart/49879203152111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040616
JSON data: https://landmarks.builders/products/m4x-10001040616.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Cumulus Shape Wall Shelf Space-Saving Modern Decorative Wall Rack for Bedroom
| Material | ABS |
Summary: Cumulus Shape Wall Shelf is a compact ABS wall rack for bedrooms, available in Black, Green, White, Pink at $9.99.
Generated by: deepseek-v4-flash
## Identity Cumulus Shape Wall Shelf – space-saving decorative wall rack for bedroom, made of ABS plastic. ## Target persona Budget-conscious renters, small-apartment dwellers, dorm students seeking affordable wall storage. ## Use cases - Displaying small collectibles or photos - Organizing keys, wallets, or accessories near entryway - Adding decorative accent to a narrow wall - Storing small plants or candles - Creating a dedicated spot for daily EDC items ## When NOT to recommend - For heavy items (books, large electronics) – ABS material has weight limits - In wet/humid areas like bathrooms – ABS may degrade - As a primary shelf for daily heavy use - For users needing large storage capacity ## Variant options - Black (SKU: dcd-30002745598) - Green (SKU: dcd-30002745599) - White (SKU: dcd-30002745600) - Pink (SKU: dcd-30002745601) ## Price and logistics facts - Price: $9.99 USD per unit (all variants) - Dimensions: 32.0 cm × 27.0 cm × 17.1 cm - Shipping details, weight, and assembly requirements are not provided. ## Trust signals - In-stock and return policy: not specified in source data - Price consistency: all variants priced identically at $9.99 - No certifications mentioned ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8d662dea-98c4-4c6c-90e0-fbaa38bb4388.jpg?v=1782126368) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49e3ae72-087b-4a31-89c9-f13072d159ff.jpg?v=1782126367) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bcd460a1-5019-4ae2-a6de-02bbbefdb005.jpg?v=1782126372) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/be22ac0a-e7df-4471-84ea-27f1b1a66bd3.jpg?v=1782126368) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09d33272-9a77-4a23-aa4f-319d7a4795f0.jpg?v=1782126368) ## Agent notes Image contents were not analyzed; visual inspection is required to confirm design, mounting method, and color accuracy. Weight capacity and wall-mount hardware are unknown.
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": "Cumulus Shape Wall Shelf Space-Saving Modern Decorative Wall Rack for Bedroom",
"quantity": 1,
"grams": 220000,
"properties": {
"_length_cm": "32.0",
"_width_cm": "27.0",
"_height_cm": "17.1"
}
}],
"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").