Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.20 – $0.96
Default variant: Folded 17x12cm Card + Red Envelope (Double-Sided Print)
Default SKU: dcd-30004140874
Default price: $0.33
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/50467724001519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457516
JSON data: https://landmarks.builders/products/wp-dcd-10001457516.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Cardstock: Crafted from high-quality paper for a luxurious feel and durability, ensuring your message lasts.
Vibrant Printing: Features double-sided, high-definition printing for crisp images and rich colors that stand out.
Customizable Designs: Perfect for personalizing with your own messages, making each card unique and heartfelt.
Complete Sets: Available with matching envelopes, providing a convenient and elegant way to send your greetings.
Versatile Use: Ideal for holidays, birthdays, thank you notes, or any special event requiring a personal touch.
Summary: Customizable greeting cards with envelopes available in single or multi-pack sets, options for red or white envelopes and foldable or non-foldable cards, priced from $0.20.
Generated by: deepseek-v4-flash
## Identity Customizable greeting cards with envelopes (premium cardstock claimed, double-sided printing, personalization). Sold as single folded cards with red envelope, 6-card sets with red or white envelopes, or 6 non-foldable cards with red envelopes. ## Target persona - Budget-conscious individuals sending greeting cards for holidays, birthdays, or thank-you notes. - Small business owners needing low-cost thank-you cards or customer appreciation notes. - Event planners and hosts preparing invitations or favors without custom printing services. - Resellers or stationery shops stocking inexpensive customizable card sets. ## Use cases - Personalizing holiday or birthday messages on folded cards with red envelopes. - Preparing thank-you notes for e-commerce orders using 6-card sets. - Crafting unique invitations for small gatherings with double-sided printed cards. - Stocking a small stationery shop with low-cost card options. - Creating bulk giveaways or promotional mailers with a personal touch. ## When NOT to recommend - When a buyer needs thick, premium heavyweight cardstock (exact gsm not provided). - When the buyer requires custom envelope colors, sizes, or printed branding. - When the buyer needs a specific card size other than the folded 17x12cm format. - When the buyer expects design/printing services or template support. ## Variant options - dcd-30004140874: Folded 17x12cm Card + Red Envelope (Double-Sided Print) — $0.33 - dcd-30004140875: 6 Cards + 6 White Envelopes — $0.96 - dcd-30004140876: Folded 17x12cm Card + Red Envelope — $0.20 - dcd-30004140877: 6 Non-Foldable Cards + 6 Red Envelopes — $0.52 ## Price and logistics facts - Base price: $0.20 USD (listed product price). - Variant prices range from $0.20 to $0.96 USD. - Product dimensions (length, width, height) are not provided. - No shipping, delivery time, or stock availability data is included. ## Trust signals - No certifications, in-stock status, or return policy details are provided. - Price appears stable across listed variants, but availability is unverified. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ryLihx2LjwSP7iMHE__2219019639729-0-cib.jpg?v=1786299223 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01XQdyjx2LjwSOWkiUZ__2219019639729-0-cib.jpg?v=1786299230 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01yCD2I12LjwSOw6HVa__2219019639729-0-cib.jpg?v=1786299233 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01sYRzKh2LjwSOw7kx5__2219019639729-0-cib.jpg?v=1786299235 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01MgCWJA2LjwSP42eZc__2219019639729-0-cib.jpg?v=1786299233 ## Agent notes - Images were not visually inspected; no visual details are inferred beyond titles and description. - The product description claims premium cardstock and vibrant printing, but these are unverified. - The base price of $0.20 likely corresponds to a single folded card with red envelope; other variants cost more.
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": "Customizable Greeting Cards with Envelopes for Various Occasions",
"product_id": 9556230963439,
"variant_id": 50467724001519,
"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").