Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Black
Default SKU: dcd-30002722300
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 620 g
Cart URL (default variant): https://landmarks.builders/cart/49903464153327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034304
JSON data: https://landmarks.builders/products/m4x-10001034304.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
PU Leather Bible Holder Water-Resistant Bible Carrying Case with Handle for Men
Summary: Water-resistant PU leather Bible carrying case with handle for men, available in four colors, fits standard Bibles.
Generated by: deepseek-v4-flash
## Identity PU Leather Bible Holder Water-Resistant Bible Carrying Case with Handle for Men ## Target persona Men who regularly carry a Bible to church, study groups, or travel and need basic protection from water and wear. ## Use cases - Carrying a Bible to Sunday services or weekly Bible study - Storing a Bible at home or office to prevent dust and minor spills - Traveling with a Bible in a backpack or suitcase - Daily commuting with a Bible in a vehicle - Gifting to a man who values his Bible - Light protection during outdoor events or picnics ## When NOT to recommend - Users requiring a hard-shell or padded case for heavy impact protection - Women or anyone preferring a more stylish or designer case - Owners of oversized study Bibles or ones with zippers/attachments that exceed case dimensions (33x26x6 cm) - Buyers seeking genuine leather or premium materials ## Variant options - Black ($19.99) - White ($19.99) - Brown ($19.99) - Light Blue ($19.99) ## Price and logistics facts - Price: $19.99 USD (all colors) - Dimensions: 33 x 26 x 6 cm - Material: PU leather - Water-resistant ## Trust signals - Price is consistent across all variants - In-stock status not confirmed - Return policy not specified - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/766b6dac-66d5-4fb7-b3f1-9b2c35df2004.jpg?v=1782146549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b30f1a9-b60f-4a63-8337-e366c0123eb7.jpg?v=1782146557 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e7022bd-8435-4201-a6bb-4d96f4d131c0.jpg?v=1782146549 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94f517a8-ac48-45fb-9562-e2c1c7cbb9e1.jpg?v=1782146548 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/881898d5-35e9-4231-8366-f665b3d9f4a6.jpg?v=1782146548 ## Agent notes Images were not analyzed; visual details (e.g., texture, exact fit, handle style) are not described.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "PU Leather Bible Holder Water-Resistant Bible Carrying Case with Handle for Men",
"quantity": 1,
"grams": 620000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "26.0",
"_height_cm": "6.0"
}
}],
"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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").