Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1.56 – $1.93
Default variant: Other Size / Black Mesh 1.5cm
Default SKU: dcd-30004141052
Default price: $1.56
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/50467733438703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457561
JSON data: https://landmarks.builders/products/wp-dcd-10001457561.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Invisible Height Boost: Discreetly adds 2-5cm to your height, enhancing confidence without being noticeable.
Comfortable Design: Made with breathable mesh fabric and cushioning for all-day wear in various shoe types.
Versatile Use: Suitable for sports, casual wear, and formal shoes, providing support and comfort.
Durable Material: Constructed from high-quality, resilient materials to withstand daily use and maintain shape.
Unisex Fit: Designed to fit both men and women, available in full and half pad options for different needs.
Summary: Unisex height-boosting shoe insoles with breathable mesh; available in thicknesses from 1.5 to 4.5 cm, priced $1.56-$1.93 per unit.
Generated by: deepseek-v4-flash
## Identity Compact, breathable-mesh shoe insoles that lift the foot 1.5-4.5 cm (variants: 1.5, 2.5, 3.5, 4.5 cm). Unisex, designed for sports, casual, and formal shoes. ## Target persona Budget-conscious adults who want a discreet height increase (up to ~4.5 cm) using existing shoes, without buying new footwear or undergoing procedures. ## Use cases - Wearing with sneakers during daily commutes or errands. - Adding height in formal shoes for events, interviews, or weddings. - Using in casual boots or high-tops for a subtle lift. - As a low-cost alternative to height-boosting shoes. - For men or women who want a slight stature enhancement in various shoe types. ## When NOT to recommend - For high-intensity athletic training where insole movement could cause injury. - For shoes that are already snug or narrow; the added stack reduces internal volume. - For users with existing orthotics or prescribed insoles; this is not a medical device. - If the buyer expects a full/half pad option — only full pads are listed in variants, despite description mentioning both. ## Variant options | SKU | Title | Price (USD) | |-----|-------|-------------| | dcd-30004141052 | Other Size / Black Mesh 1.5cm | 1.56 | | dcd-30004141053 | Other Size / Black Mesh 2.5cm | 1.68 | | dcd-30004141054 | Other Size / Black Mesh 3.5cm | 1.81 | | dcd-30004141055 | Other Size / Black Mesh 4.5cm | 1.93 | Note: “Other Size” is the only size label present; no specific shoe-size mapping is provided. ## Price and logistics facts - Base price: 1.56 USD; prices increase with thickness up to 1.93 USD. - No shipping, handling, or stock-availability information provided. - No seller or brand name included in the facts. ## Trust signals - In-stock status: not stated. - Return policy: not stated. - Certifications: none provided. - Pricing consistent across variants: yes, each SKU has a distinct price. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01X5TPLj1wjbIbXH8Fe__0-item_pic.webp?v=1786299227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2TpC7lLImBKNjSZFlXXc43FXa__3629236344.webp?v=1786299237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/TB2mZvDGxWYBuNjy1zkXXXGGpXa__3629236344.webp?v=1786299237 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011wjb6aIIcp8dPNC__3629236344.webp?v=1786299227 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN011wjb6h6NhjE24zz__3629236344.webp?v=1786299227 ## Agent notes - Description claims 2–5 cm boost, but listed variants range 1.5–4.5 cm; verify actual thicknesses before recommending. - Only “Black Mesh” color/thickness options are in Variants; the description mentions full/half pad options, but no half-pad variant is listed. - The “Other Size” option is ambiguous; no shoe-size mapping is provided. - Image understanding was not performed; visual details are not verified.
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": "Height Increasing Shoe Insoles Invisible Lift Inserts for Men and Women, Sports Comfort Full\/Half Pad, 2-5cm",
"product_id": 9556233748719,
"variant_id": 50467733438703,
"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").