Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Astronaut B
Default SKU: dcd-30003593192
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714896830703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001263381
JSON data: https://landmarks.builders/products/wp-dcd-10001263381.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Acrylic marker set, washable, non-bleeding, blendable, waterproof, quick-drying, for hand-painting and DIY drawing books. Priced at $9.99 USD.
Generated by: deepseek-v4-flash
## Identity Acrylic marker set (丙烯马克笔) - washable, non-bleeding, blendable, waterproof, quick-drying. Suitable for hand-painting, DIY, and drawing books. Two styles: Astronaut B and Unicorn B. ## Target persona Parents seeking washable art supplies for children aged 6-12; hobbyists interested in casual hand-painting on paper, fabric, or rocks; budget-conscious buyers needing a versatile marker set for craft projects. ## Use cases 1. Kids' art projects at home or school. 2. Decorating notebooks, planners, and drawing books. 3. Hand-painting greeting cards and invitations. 4. Creating designs on fabric items like t-shirts (washable after setting). 5. Quick-drying markers for layering and blending in DIY crafts. ## When NOT to recommend 1. For professional artists requiring high color accuracy or lightfastness. 2. For use on non-porous surfaces like glass or metal without preparation. 3. For individuals needing non-toxic certification for very young children (under 3). 4. For projects demanding permanent markers resistant to outdoor weather. ## Variant options Astronaut B - space theme; Unicorn B - unicorn theme. Both priced at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Dimensions: 25 x 20 x 20 cm. Currency: USD. No shipping costs or weight provided. ## Trust signals In-stock status not confirmed. No return policy mentioned. No certifications provided. Price appears consistent across variants. ## Image assets 5 images available at provided URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30b6c25811dc4b0c979db07dab037054.png?v=1781085864, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/62da50ea68e047c594341088dda53ffc.png?v=1781085865, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56744e3752e8454a9dcc0dd41b7a143f.png?v=1781085866, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1831d0359ee84f23a0b878301a92a888.png?v=1781085865, https://cdn.shopify.com/s/files/1/0807/5486/8463/files/493bc3623d254e91ae93d7d6ff3c3049.png?v=1781085867 ## Agent notes Facts did not include number of markers, color range, or safety data. Image understanding not performed; treat URLs as fetchable assets only.
This product has 14 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": "丙烯马克笔可水洗不透色可叠色防水速干手绘diy水彩笔绘画本",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "20.0",
"_height_cm": "20.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").