Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.75 – $0.85
Default variant: Purple / 400 / Chinese
Default SKU: dcd-30004140914
Default price: $0.85
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/50467750379759:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457526
JSON data: https://landmarks.builders/products/wp-dcd-10001457526.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 faux leather cover provides a premium feel and long-lasting protection for your notes and plans.
Comprehensive 365-day daily planning layout helps organize schedules, tasks, and goals effectively.
High-quality paper ensures a smooth writing experience and prevents ink bleed-through for neat entries.
Available in multiple language versions, including Chinese, English, and Spanish, to suit diverse user needs.
Ideal for personal use, office organization, or as a thoughtful gift for students and professionals.
Summary: Faux leather 2027 daily planner with 365-day layout, available in Chinese, English, and Spanish; variants differ by color, page count, and price from $0.75 to $0.85.
Generated by: deepseek-v4-flash
## Identity A 2027 Daily Planner Faux Leather Notebook with a 365-day daily layout. Faux leather cover, high-quality paper, and multiple language options (Chinese, English, Spanish). Sold as individual variants with different colors, page counts, and prices. ## Target persona Budget-conscious students or professionals who need a low-cost dated planner for daily scheduling. Also suited for bulk buyers/resellers looking for inexpensive items, or individuals seeking a specific language version (Chinese/Spanish) at a very low price. ## Use cases - Daily scheduling and task tracking for students or office workers. - Goal setting and habit tracking across a full year. - Spanish-language planning for native speakers or learners. - Chinese-language planning for Chinese-speaking users. - Bulk purchase for corporate giveaways, event swag, or classroom supplies. ## When NOT to recommend - Users seeking a premium, durable planner with a hardcover or archival-quality paper. - Individuals who need a planner for a different year (e.g., 2025 or 2026). - Those preferring weekly or monthly layouts instead of daily pages. - Anyone requiring specific dimensions or paper weight, as these are not provided. ## Variant options | SKU | Color | Pages | Language | Price | | --- | --- | --- | --- | --- | | dcd-30004140914 | Purple | 400 | Chinese | $0.85 | | dcd-30004140915 | Purple | 320 | English | $0.75 | | dcd-30004140916 | Purple | Default Title | Spanish | $0.81 | | dcd-30004140917 | Pink | 400 | Chinese | $0.85 | ## Price and logistics facts Base listed price is $0.75 USD. Variant prices range $0.75–$0.85 USD. Dimensions are not provided. The base price corresponds to the Purple/320/English variant. Shipping and handling info not provided. ## Trust signals In-stock status not confirmed by the data. Return policy not provided. Price consistency is internal to the provided variant list; no external price comparison available. No certifications claimed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN015ndUOo1YEsQXX4LqG__2217223303028-0-cib.jpg?v=1786299239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01vNyaBg1YEsQYYvEA6__2217223303028-0-cib.jpg?v=1786299239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01qODYhC1YEsQX9tOtg__2217223303028-0-cib.jpg?v=1786299239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01YxySK41YEsQX7mhIA__2217223303028-0-cib.jpg?v=1786299239 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MthJqD1YEsQWjG3ED__2217223303028-0-cib.jpg?v=1786299240 ## Agent notes Images were not visually analyzed; URLs are listed as fetchable assets. Product type field is empty. Dimensions are missing. No return/stock info. Tags suggest catalog import sources (e.g., wp-import). Verify stock and shipping before recommending.
This product has 9 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": "2027 Daily Planner Faux Leather Notebook 365-Day Agenda Journal",
"product_id": 9556239810799,
"variant_id": 50467750379759,
"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").