Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $0.30 – $0.48
Default variant: Small / Natural
Default SKU: dcd-30004140890
Default price: $0.30
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/50467735503087:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457520
JSON data: https://landmarks.builders/products/wp-dcd-10001457520.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from durable and eco-friendly jute burlap, offering a rustic and natural aesthetic.
Design: Features sturdy cotton rope handles for comfortable carrying, ideal for various uses.
Versatility: Perfect for custom gift packaging, retail shopping, promotional events, or everyday use.
Customization: Blank surface allows for easy personalization with logos, designs, or text.
Sustainability: Reusable and biodegradable, providing an environmentally conscious alternative to plastic bags.
Summary: Blank jute burlap tote bag with cotton rope handles, available in four sizes (Small, Medium, Large, Vertical), priced $0.30–$0.48 USD each.
Generated by: deepseek-v4-flash
## Identity - Blank jute burlap tote with cotton rope handles; natural color. - Four size options: Small, Medium, Large, Vertical. - Described as reusable, biodegradable, and eco-friendly. ## Target persona - Bulk buyers seeking low-cost blank totes for custom branding. - Retailers needing affordable shopping bags or gift wrap materials. - Promotional product vendors sourcing giveaway items. - Crafters and small producers personalizing plain totes. ## Use cases - Custom gift packaging with stamps, prints, or hand designs. - Retail shopping bag alternative for stores and markets. - Promotional giveaway bags with visible sponsor logos. - Everyday reusable tote for light to moderate items. - Personalized party/event favors. ## When NOT to recommend - When exact bag dimensions are required (none provided). - When pre-printed branding is expected (blank surface only). - When heavy-duty capacity is needed; material strength unspecified. - When buyer requires guaranteed stock/lead time (not provided). ## Variant options - Small / Natural — SKU dcd-30004140890 — $0.30 - Medium / Natural — SKU dcd-30004140891 — $0.44 - Large / Natural — SKU dcd-30004140892 — $0.44 - Vertical / Natural — SKU dcd-30004140893 — $0.48 ## Price and logistics facts - Unit prices as listed; USD. - No shipping, MOQ, or stock information provided. - No return policy stated. ## Trust signals - Per-variant SKUs and prices are explicit. - Materials (jute burlap, cotton rope) and sustainability claims are from product description. - No third-party certifications, reviews, or warranty data available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN0192DV801ZZJiYlt8Ho__2576463208-0-cib.jpg?v=1786299236 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01voeWym1ZZJFrKQJTE__2576463208-0-cib.jpg?v=1786299237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01HOVeDA1ZZJFlmpKT8__2576463208-0-cib.jpg?v=1786299265 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN010fhHzb1ZZJWcgAgnd__2576463208-0-cib.jpg?v=1786299229 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01ljdIRN1ZZJcBSfIsY__2576463208-0-cib.jpg?v=1786299229 ## Agent notes - Dimensions are absent; verify before recommending. - Price point suggests bulk purchasing; confirm MOQ and shipping details. - Blank surface requires customization if branding is needed. - Image content not reviewed by AI model (no visual inspection).
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": "Customizable Jute Burlap Tote Bag with Cotton Rope Handles for Gifts \u0026 Shopping",
"product_id": 9556234240239,
"variant_id": 50467735503087,
"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").