Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.57 – $4.93
Default variant: A4 / White / Weight: 230g / Quantity: 50 Sheets
Default SKU: dcd-30003660287
Default price: $2.57
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 爱好
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50405300863215:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001289265
JSON data: https://landmarks.builders/products/wp-dcd-10001289265.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from high-quality white cardboard, ensuring durability and a smooth surface for various art and craft projects.
Thickness: Available in 230g and 300g options, providing different levels of rigidity for diverse artistic needs.
Versatility: Ideal for drawing, painting, printing, card making, and other creative applications, suitable for artists and students.
Size Options: Offered in A4, A3, and 8K sizes to accommodate different project scales and preferences.
Quantity: Conveniently packaged in sets of 20 or 50 sheets, providing ample supply for multiple uses.
Summary: 4K White Cardboard Art Paper 300g 8K Hard Cardboard 4-Open White Cardboard Large Sheet A4 Thick Hard Paperboard. Material: Crafted from high-quality white cardboard, ensuring durability and a smooth surface for various art and craft projects. Thickness: Available in 230g and 300g options, providing different levels of rigidity for diverse artistic needs. Versatility: Ideal for drawing, painting, printing, card making, and other creative applications, suitable for artists and students. Size Options: Offered in A4, A3, and 8K sizes to accommodate different project scales and preferences. Quantit
Generated by: dcd-map-v1
This product has 5 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "4K White Cardboard Art Paper 300g 8K Hard Cardboard 4-Open White Cardboard Large Sheet A4 Thick Hard Paperboard",
"product_id": 9537567424751,
"variant_id": 50405300863215,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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 before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").