Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Red / Red Wheel Upgraded
Default SKU: dcd-30002744823
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: 342 g
Cart URL (default variant): https://landmarks.builders/cart/49879203774703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001040397
JSON data: https://landmarks.builders/products/m4x-10001040397.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Triangle Mover Dolly Scratch Protection Triangular Furniture Mover for Warehouse
Summary: Triangle-shaped furniture mover dolly with scratch protection, ideal for warehouse moving, available in Red, Gray, or Black with upgraded wheels, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Triangle Mover Dolly Scratch Protection Triangular Furniture Mover for Warehouse. Dimensions: 17x17x5 cm. Price: $9.99. ## Target persona Warehouse workers, professional movers, DIY furniture rearrangers, facility managers seeking to move heavy furniture without damaging floors. ## Use cases - Moving sofas, refrigerators, or desks across smooth floors. - Repositioning furniture in tight spaces (triangular shape fits corners). - Preventing scratches on hardwood, tile, or laminate floors during moves. - Warehouse inventory relocation of boxed items or pallets. - Quick furniture layout changes in showrooms or offices. ## When NOT to recommend - For outdoor use on rough terrain (gravel, grass). - For extremely heavy items exceeding dolly weight capacity (capacity not specified). - For carpeted surfaces where wheels may sink. - For users needing a full-size dolly with larger platform. ## Variant options - Red / Red Wheel Upgraded (sku: dcd-30002744823) – $9.99 - Gray / Gray Wheel Upgraded (sku: dcd-30002744824) – $9.99 - Black / Red Wheel Upgraded (sku: dcd-30002744825) – $9.99 ## Price and logistics facts Price: $9.99 USD. Dimensions: 17cm (L) x 17cm (W) x 5cm (H). No shipping or weight information provided. ## Trust signals - Three color/style variants available. - Price is consistent across variants. - In-stock status not specified; listed as import product. - Return policy not specified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f438fc91-f1ab-44d5-8d6d-3cc6c77a280b.jpg?v=1782126370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b962497f-6592-4030-8e78-37f57299ec77.jpg?v=1782126370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/edfc630a-3b15-4824-a0e7-bf7b823b6569.jpg?v=1782126371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2b81f923-02a8-496d-ae22-70de695348b1.jpg?v=1782126369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5c304d95-dbc8-4abb-bb20-ba3c56330a74.jpg?v=1782126370 ## Agent notes - Images were not analyzed; no visual details or quality assessments are available. - Weight capacity, material, and warranty information are missing. - Consider cross-checking skus for availability and shipping costs.
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": "Triangle Mover Dolly Scratch Protection Triangular Furniture Mover for Warehouse",
"quantity": 1,
"grams": 342000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "17.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").