Brand: Send From China
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.81
Default variant: White / Upgraded Movable
Default SKU: dcd-30003975597
Default price: $6.81
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Book Shelf
Vendor: World Products
Weight: 4000 g
Cart URL (default variant): https://sendfromchina.ai/cart/50414657470703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=sendfromchina_agent&utm_content=pdp
Human view: https://sendfromchina.ai/products/wp-dcd-10001401059
JSON data: https://sendfromchina.ai/products/wp-dcd-10001401059.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This is a movable book stand with wheels, designed for use beside desks. It is made of iron and features adjustable shelves. The product is available for custom processing (sample and design customization). It has a simple modern style and is not specifically for cross-border export.
Summary: Compact movable book stand with wheels, iron frame and adjustable shelves; available in white or black; dimensions 70x47x10 cm; priced at $6.81 USD.
Generated by: deepseek-v4-flash
## Identity - Movable Book Stand with Wheels, Iron, Adjustable Shelves - Product type: Book Shelf - Price: $6.81 USD - Dimensions: 70 x 47 x 10 cm - Variants: White/Upgraded Movable (SKU dcd-30003975597), Black/Upgraded Movable (SKU dcd-30003975598) - Simple modern style; available for custom processing (sample and design customization) ## Target persona - Budget-conscious students or remote workers needing a compact book stand beside a desk. - Users with limited floor space who need a small, wheeled shelf for daily-use books. - Buyers seeking an inexpensive, customizable base unit for sample or design iteration. ## Use cases - Holding a small stack of reference books or notebooks next to a desk. - Moving books around a home office or dorm room on its wheels. - Using as a low-profile side shelf for daily reading materials. - Customizing the design (sample or design customization) for a specific storage need. ## When NOT to recommend - Large personal libraries or heavy hardcover collections (depth only 10 cm and price suggests light duty). - Shipments requiring cross-border export compliance (product explicitly "not specifically for cross-border export"). - Users needing a full-size bookshelf with stable fixed shelving, not a wheeled stand. ## Variant options - White / Upgraded Movable — $6.81 (SKU dcd-30003975597) - Black / Upgraded Movable — $6.81 (SKU dcd-30003975598) ## Price and logistics facts - Price: $6.81 USD per unit (both variants). - Dimensions: 70 cm (L) x 47 cm (W) x 10 cm (H). - Custom processing available: sample and design customization. - Material: iron. - No shipping/return policy details provided in the source data. ## Trust signals - Tagged with "wp-quality-audited" and "wp-content-validated" in catalog metadata. - Price is consistent across listed variants. - In-stock status not explicitly confirmed in the source facts. ## Image assets - No image URLs were provided in the source data; visual inspection not performed. ## Agent notes - The dimension set (70x47x10 cm) likely represents a compact shelf depth; confirm suitability for intended book sizes before recommending. - Not cross-border export oriented; if the buyer needs international shipping, verify compliance separately. - Material is iron; no weight capacity or finish details were provided.
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 cross-border shipping rates 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": "Movable Book Stand with Wheels, Iron, Adjustable Shelves",
"product_id": 9540321738991,
"variant_id": 50414657470703,
"quantity": 1,
"grams": 4000,
"length_cm": "70.0",
"width_cm": "47.0",
"height_cm": "10.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").