Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.11 – $2.43
Default variant: B5 26-Hole / White Transparent / Binder + 60 Lined Sheets
Default SKU: dcd-30004136907
Default price: $2.43
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467651518703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001455975
JSON data: https://landmarks.builders/products/wp-dcd-10001455975.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable PP material ensures long-lasting use and protection for your documents.
Transparent cover allows for easy identification of contents without opening the binder.
Available in A4, B5, and A5 sizes to accommodate various document and notebook needs.
Features 20, 26, or 30 holes for compatibility with different loose-leaf paper and inserts.
Ideal for organizing test papers, contracts, notes, and other office or school supplies.
Summary: Transparent PP loose-leaf binders for documents and notebooks, available in A4, B5, and A5 sizes with 20, 26, or 30 holes. Variants include different color combos and sheet counts.
Generated by: deepseek-v4-flash
## Identity - Transparent loose-leaf binder made from durable PP material. - Available in A4, B5, and A5 sizes. - Hole counts: 20, 26, or 30 holes depending on size/variant. - Transparent cover enables content identification without opening. ## Target persona - Students organizing notes, handouts, and test papers. - Office workers managing contracts and documents. - Teachers preparing lesson materials and graded papers. - Anyone needing a budget, lightweight, clear binder for frequent reference. ## Use cases - Organizing A5 or B5 test papers and study notes. - Storing A4 contracts and legal documents with clear visibility. - Creating custom notebooks using the supplied lined sheets. - Sorting inserts for ring-bound planning systems. - Use as a low-cost display binder for product sheets or catalog pages. ## When NOT to recommend - For high-volume daily flipping or heavy use (PP may be flexible and less durable than rigid binders). - For users requiring D-ring or lever-arch mechanisms. - When document protection from water or tearing is critical (no such claims made). - When exact dimension or weight specifications are mandatory (not provided). ## Variant options - **B5 26-Hole / White Transparent / Binder + 60 Lined Sheets** – $2.43 (SKU dcd-30004136907) - **A5 20-Hole / White Transparent + Grey Transparent / 2 Binders** – $2.11 (SKU dcd-30004136908) - **A5 20-Hole / White Transparent + Macaron Blue / 2 Binders** – $2.11 (SKU dcd-30004136909) - **A5 20-Hole / White Transparent + Macaron Purple / 2 Binders** – $2.11 (SKU dcd-30004136910) ## Price and logistics facts - Base price: $2.11 USD; B5 variant $2.43 USD. - Dimensions not provided. - No shipping, tax, or delivery time information available. ## Trust signals - In-stock status is not explicitly confirmed in the provided facts. - Return policy not stated. - Price consistency across variants is not guaranteed; A5 variants are $2.11, B5 is $2.43. - Material and hole counts are from the product description. ## Image assets - 5 images available at the provided URLs. Visual content beyond the described 'white/grey/macaron transparent' colors was not verified. ## Agent notes - The image files were not analyzed; any visual claims (e.g., actual tint of 'macaron' colors) are unverified. - The product type field is empty; category inferred from title/description. - Hole count and size compatibility should be checked against the buyer's paper standard.
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": "A4\/B5\/A5 Transparent Loose Leaf Binder for Documents and Notebooks, 20\/26\/30-Hole",
"product_id": 9556202848495,
"variant_id": 50467651518703,
"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").