App Introduction
Create Customizable 3D Products with AR Visualization to Boost Customer Engagement and Conversion Rates Axialnest is an e-commerce platform that provides tools for uploading and configuring 3D models, enabling customers to view and customize products in real time and via AR. This app integrates Axialnest with the Shopify ecosystem. The platform includes an external dashboard where users can upload and configure products. In the Axialnest Shopify app, these products can be synced with Shopify products that customers can view and customize in the store.
Core Functionality
- 3D Model Configuration. Define parts, variants, and materials for customization
- Modular Product Pricing, where each part or material can have its own additional cost
- Part Variants, allowing product parts to have multiple variants or options
- Image & Text Parts, enabling customers to upload custom media to their product
Merchant-Friendly
- Customized Product Merchants
- 3D Printing E-commerce
- Creative Design Merchants
- High-end Custom Brands
Basic Information
- Developer:Aspergen Tecnology
- Address:Almansa, AB, ES
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-10-23
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- - 1 product
- - 3 materials
- - All features
Basic
- - Dynamic Pricing
- - Up to 20 Materials
- - Up to 10 Products
- - Text Widgets
- - AR Visualization
Premium
- - Dynamic Pricing
- - Up to 100 Materials
- - Up to 30 Products
- - Text Widgets
- - Customizable Widgets
- - Variant Incompatibility
- - AR Visualization
Ultra
- - Dynamic Pricing
- - Unlimited Materials
- - Unlimited Products
- - Text Widgets
- - Image Widgets
- - Customizable Widgets
- - Variant Incompatibility
- - AR
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/3d_models.json
- PUT /admin/api/products/{product_id}/3d_models/{model_id}.json
- GET /admin/api/products/{product_id}/3d_models.json
Permission:write_products,read_products,manage_3d_models
- POST /admin/api/products/{product_id}/price_rules.json
- PUT /admin/api/products/{product_id}/price_rules/{rule_id}.json
- GET /admin/api/products/{product_id}/price_rules.json
Permission:write_products,read_products,manage_price_rules
- POST /admin/api/products/{product_id}/variants/{variant_id}/options.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}/options/{option_id}.json
- GET /admin/api/products/{product_id}/variants/{variant_id}/options.json
Permission:write_products,read_products,manage_variants
- POST /admin/api/products/{product_id}/media.json
- PUT /admin/api/products/{product_id}/media/{media_id}.json
- GET /admin/api/products/{product_id}/media.json
Permission:write_products,read_products,manage_media