Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.41 – $1.53
Default variant: A4 / Light Yellow + Light Blue (2 covers + 4 rings) / Default Title
Default SKU: dcd-30004137342
Default price: $1.22
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/50467650339055:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456093
JSON data: https://landmarks.builders/products/wp-dcd-10001456093.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 Construction: Made from high-quality, soft plastic for a comfortable grip and long-lasting use, preventing discomfort during writing.
Customizable Design: Features a detachable cover and binder rings, allowing for easy DIY customization and personalization of your notebook.
Versatile Compatibility: Available in A4 and B5 sizes with 26-hole punching, suitable for various loose-leaf paper and inserts.
Secure Binding: Equipped with sturdy binder rings to securely hold pages, ensuring your notes and documents stay organized.
Refillable Functionality: Ideal for creating your own refillable journals, planners, or sketchbooks, promoting sustainability and flexibility.
Summary: Affordable A4/B5 loose-leaf notebook cover with detachable soft plastic shell and binder rings; supports 26-hole punched paper for DIY refillable journals; base price $0.41 for rings only, sets from $1.22.
Generated by: deepseek-v4-flash
## Identity A4/B5 loose-leaf notebook cover with detachable soft plastic shell and binder rings. Sizes: A4 and B5 with 26-hole punching. Base variant is binder rings only; full sets include covers and rings in multiple color options. Prices: $0.41 (2 rings, no cover), $1.22 (A4: 2 covers + 4 rings), $1.53 (B5: 4 covers + 8 rings, two color schemes). ## Target persona Budget-conscious students or office workers who need a customizable, refillable notebook system. DIY crafters who enjoy assembling and personalizing journals, planners, or sketchbooks. Buyers seeking to replace worn notebook covers without replacing the entire binder. Cost-sensitive users who prioritize function and low price over premium materials. ## Use cases - Creating a personalized A4 or B5 journal by combining loose-leaf paper and these DIY covers. - Replacing a damaged notebook cover while reusing existing binder rings or paper. - Building a multi-section notebook with multiple covers and rings (sets include 2 or 4 covers). - Using the binder rings alone for loose-leaf paper organization or as temporary binding. - Refilling a journal or planner with fresh paper, supporting sustainability and reuse. - Switching between color-coded covers for different subjects or projects. ## When NOT to recommend - Users wanting a hardcover or rigid protective notebook cover. - Buyers expecting a pre-assembled, finished notebook – this requires DIY assembly. - Those needing premium materials or long-term durability beyond soft plastic. - Users with paper that is not 26-hole punched or not A4/B5 compatible. ## Variant options - Binder Rings Only: 2 rings, no cover – $0.41 - A4 Set: Light Yellow + Light Blue (2 covers + 4 rings) – $1.22 - B5 Set: Fresh Four Colors (4 covers + 8 rings) – $1.53 - B5 Set: Retro Four Colors (4 covers + 8 rings) – $1.53 All prices in USD. ## Price and logistics facts - Price range: $0.41–$1.53 USD depending on variant. - Base variant (2 rings only) is $0.41. - Full sets are $1.22 or $1.53. - No shipping information, lead times, or stock levels provided in source data. ## Trust signals - No stock status, return policy, or certifications were included in the source data. - Prices are clearly listed per variant; no hidden fees noted. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ePkO3N1Pr2p0fvT2E__4611686018427385589-0-item_pic.webp?v=1786299114 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01N3gDdt1Pr2pEqXwTZ__2206584411893.webp?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0151Xh8m1Pr2pFPlm5W__2206584411893.webp?v=1786299114 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ASC6jc1Pr2p2Z0Cf3__2206584411893.webp?v=1786299113 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01iTrZuO1Pr2tasEVce__2206584411893.webp?v=1786299114 ## Agent notes - Images were not visually inspected; only URLs were provided, so no visual details are available. - Product dimensions (length/width/height) are not specified in the source data. - Description mentions 26-hole punching, but this is unverified from images or physical data. - The base SKU is only binder rings, not a complete cover, which may affect suitability for some buyers. - Variant titles include color names (e.g., Light Yellow + Light Blue), but actual appearance is unknown.
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 Loose Leaf Notebook Cover with Binder Rings, DIY Detachable Soft Plastic Shell for Refillable Journals",
"product_id": 9556202553583,
"variant_id": 50467650339055,
"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").