App Introduction
K3: The 3D Product Configurator with an Intuitive Editor – Boost Conversions Without Coding Future-proof your Shopify store: With the K3 3D Product Configurator, you can showcase your products interactively, individually, and in real time – right in the browser. Create your own 3D configurator (even with an AR viewer) without any coding skills. Perfect for manufacturers and retailers selling configurable or modular products. The configurator increases dwell time, reduces inquiries – and lifts your online store’s conversion rate.
Core Functionality
- Complex Product Configuration – No Coding Required
- Fascinating 3D Visualization with AR, Color, and Material Selection
- Intelligent Rule Checking for Error-Free Configurations
- Dynamic Pricing Based on Your Shopify Products
- Seamless Integration with the Shopify Cart
Merchant-Friendly
- Custom Product Merchants
- 3C Digital E-commerce
- Home Improvement Merchants
- Creative Design E-commerce
Basic Information
- Developer:ObjectCode GmbH
- Address:Am Brambusch 22, Luenen, 44536, DE
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2024-11-13
- Supported languages:German
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- 3D Configurator
- Unlimited Features
- Unlimited Product Rules
- Calculations
- 3D Viewer
- Emails
- PDF Generation
- Request Management
Pro
- 3D Configurator
- Unlimited Features
- Unlimited Product Rules
- Calculations
- 3D Viewer
- Shop Integration
Enterprise
- 3D Configurator
- Any number of features
- Any number of product rules
- Calculations
- 3D Viewer
- Shop Integration
- API (ERP / PIM / Zapier etc.)
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/customizations.json
- PUT /admin/api/products/{product_id}/customizations/{id}.json
- GET /admin/api/products/{product_id}/customizations.json
Permission:write_products,read_products,manage_customizations
- POST /admin/api/products/{product_id}/3d_models.json
- PUT /admin/api/products/{product_id}/3d_models/{id}.json
- GET /admin/api/products/{product_id}/3d_models.json
Permission:write_products,read_products,manage_media
- POST /admin/api/products/{product_id}/validation_rules.json
- PUT /admin/api/products/{product_id}/validation_rules/{id}.json
- GET /admin/api/products/{product_id}/validation_rules.json
Permission:write_products,read_products,manage_rules
- POST /admin/api/products/{product_id}/dynamic_prices.json
- PUT /admin/api/products/{product_id}/dynamic_prices/{id}.json
- GET /admin/api/products/{product_id}/dynamic_prices.json
Permission:write_products,read_products,manage_pricing
- POST /admin/api/carts/{cart_id}/items.json
- PUT /admin/api/carts/{cart_id}/items/{line_item_id}.json
- GET /admin/api/carts/{cart_id}.json
Permission:write_cart,read_cart,manage_checkout