Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.37 – $2.76
Default variant: 9.9 M5 Accessory Package - New Version
Default SKU: dcd-30004137066
Default price: $1.37
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/50467675373807:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001456019
JSON data: https://landmarks.builders/products/wp-dcd-10001456019.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Comprehensive Set: Includes transparent glitter stickers, card holders, and a snap pouch for M5 planners.
Versatile Use: Ideal for organizing cards, photos, and small stationery items within your planner.
Durable Materials: Made from high-quality, long-lasting materials to protect your planner contents.
Sparkling Design: Features transparent glitter stickers to add a decorative touch to your planner pages.
Easy Organization: Snap pouch provides secure storage for loose items, keeping your planner tidy.
Summary: M5 planner accessories set with transparent glitter stickers, card holders, and a snap pouch; available in three variants priced at $1.37 or $2.76.
Generated by: deepseek-v4-flash
## Identity M5 Planner Accessories Set with transparent glitter stickers, card holders, and snap pouch. Product variants range from an accessory package, a decoration material package, and a value package. According to the source description, it uses durable materials to protect planner contents, though specific material composition is not stated. ## Target persona - M5 ring-binder planner users who want low-cost inserts and organization aids. - Budget-conscious stationery shoppers looking for decorative and functional planner add-ons under $3. - Crafters and journalers who use transparent glitter stickers for embellishment. ## Use cases - Organizing cards, photos, or small stationery within an M5 planner. - Securing loose items (e.g., clips, stamps) in the snap pouch. - Decorating planner pages with transparent glitter stickers. - Using the card holders for frequently accessed IDs or payment cards. - Gifting as cheap stationery filler for planner enthusiasts. ## When NOT to recommend - Buyers who do not use an M5 or similar ring-bound planner (size-specific). - Users expecting premium/high-end materials or long-term heavy-duty use. - Those needing A5, personal, or other planner sizes. - Shoppers who require explicit brand, certifications, or detailed material specs. ## Variant options | SKU | Title | Price (USD) | |-----|-------|-------------| | dcd-30004137066 | 9.9 M5 Accessory Package - New Version | 1.37 | | dcd-30004137067 | 9.9 M5 Decoration Material Package - Stickers and Cards | 1.37 | | dcd-30004137068 | 19.9 M5 Value Package | 2.76 | ## Price and logistics facts - Price range: $1.37–$2.76 USD, depending on variant. - No shipping, fulfillment, or inventory availability data in source facts. - Dimensions not provided in source data. ## Trust signals - Listing price matches variant prices (no discount or MSRP stated). - Product is listed in a Shopify catalog with image assets hosted on CDN. - No customer reviews, return policy, or certification information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01TlIWri1UytdTumzS6__485472587.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01fX6LoY1UytdTunnMt__485472587.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01WMnEGS1UytdUagI08__485472587.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01i3a5KY1UytdTbbUPs__485472587.webp?v=1786299134 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qDET8M1UytdUDQM8i__485472587.webp?v=1786299133 ## Agent notes - Variant titles contain '9.9' and '19.9' which may be legacy price labels (likely non-USD) and do not match the USD price field. - Image understanding was not performed; visual content is not verified. - Category field is empty in the source data.
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": "M5 Planner Accessories Set with Transparent Glitter Stickers, Card Holders, and Snap Pouch",
"product_id": 9556212089071,
"variant_id": 50467675373807,
"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").