Brand: World Products (Landmark)
SKU: dcd-30001950860
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49945679298799:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000901061
JSON data: https://landmarks.builders/products/m4x-10000901061.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Slot Marker Rack Clear View Multi-Compartment Holder Space-Saving
Summary: A clear-view, space-saving marker rack with 10 grids for organizing markers, pens, or small art supplies, priced at $12.99.
Generated by: deepseek-v4-flash
## Identity Multi-Slot Marker Rack Clear View Multi-Compartment Holder Space-Saving - 10 Grids variant at $12.99. ## Target persona - Budget-conscious home organizer looking for low-cost storage. - Art teacher or crafter with a small collection of markers. - Parent wanting to declutter kids' art supplies. ## Use cases - Sorting and displaying markers by color in a craft room. - Holding pens on a desk to keep workspace tidy. - Organizing children's washable markers for easy access. - Storing highlighters or dry-erase markers in a classroom. - Arranging small art tools like paintbrushes or pencils. ## When NOT to recommend - For large collections (over 50 markers) – slots are limited to 10. - For professional artist seeking premium or spill-proof storage. - For mounting on walls – no wall-mounting hardware included. - For heavy or bulky items – designed for standard-length markers. ## Variant options - Only "10 Grids" size available at $12.99. ## Price and logistics facts - Price: $12.99 USD. - Dimensions: 18.0 cm (L) x 17.5 cm (W) x 21.0 cm (H). - One variant (10 Grids). ## Trust signals - Single SKU in stock (no out-of-stock indicated). - No specific return policy or warranty provided. - No certifications mentioned. - Price is fixed (no discounts listed). ## Image assets - 5 images available: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fea5e6a-b77f-4192-98fb-bb8973184938.jpg?v=1782180726 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c9c810a5-ca2d-4081-8992-89e1807d4e02.jpg?v=1782180726 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60e42582-992f-49dd-9833-f5a5f42f1e31.jpg?v=1782180726 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec50d6f4-c29a-47ad-8d9f-200fb61ca8dd.jpg?v=1782180726 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff2f3148-fab7-4f2c-92bc-67122613dca0.jpg?v=1782180726 ## Agent notes - Images were not fetched or analyzed; visual details (e.g., color, material) not confirmed. - Product type not specified beyond title; assume rigid plastic or acrylic. - Only one size variant available.
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": "Multi-Slot Marker Rack Clear View Multi-Compartment Holder Space-Saving",
"quantity": 1,
"grams": 1500000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "17.5",
"_height_cm": "21.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").