Skip to content

Commit ee1814e

Browse files
update docs with pro plan additions
1 parent 75c6222 commit ee1814e

File tree

5 files changed

+319
-3
lines changed

5 files changed

+319
-3
lines changed
Lines changed: 102 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
---
2+
sidebar_position: 3
3+
title: "Subscription Plans"
4+
sidebar_label: Subscription Plans
5+
description: 3D Bits app for shopify includes 2 plan offerings - one is meant for basic 3D product pages & configurator setups, the other is meant for stores who are managed by professional development teams working on larger applications.
6+
tags: [shopify, 3d-bits]
7+
---
8+
9+
3D Bits offers two comprehensive subscription plans designed to meet different business needs. Whether you're just getting started with 3D commerce or need advanced development capabilities, we have the right plan for you.
10+
11+
## Plan Comparison
12+
13+
| Feature | Annual Base | Annual Pro |
14+
|---------|-------------|------------|
15+
| **Price** | 142$ yearly | 900$ yearly |
16+
| **Trial** | 14 days | 21 days |
17+
| **Target Audience** | Store owners, small teams | Professional development teams |
18+
| **Setup Complexity** | Easy, no coding required (optional scripting) | Advanced, requires development skills |
19+
| **Custom Development** | Optional | Mandatory |
20+
21+
## Annual Base Plan
22+
23+
Perfect for store owners who want to add 3D capabilities to their products without complex development work.
24+
25+
### Core 3D Features
26+
- ✅ Add 3D models to unlimited products
27+
- ✅ Upload and display 3D files (GLTF format)
28+
- ✅ Show realistic 3D product scans (Splat format)
29+
- ✅ Let customers customize products in 3D
30+
- ✅ Mobile-friendly 3D viewing
31+
- ✅ Fast loading and smooth performance
32+
33+
### Product Configurators
34+
- ✅ Create simple product configurators without coding
35+
- ✅ Build configurators with [bitbybit.dev](https://bitbybit.dev) visual programming tools
36+
- ✅ Build advanced configurators with [bitbybit.dev](https://bitbybit.dev) TypeScript editor
37+
- ✅ Create interactive 3D experiences
38+
- ✅ Add realistic physics to product demos
39+
- ✅ Design parametric and custom shapes
40+
41+
### User Experience
42+
- ✅ View products in full screen mode
43+
- ✅ Show loading animations during processing
44+
- ✅ Connect with pricing and UI apps
45+
46+
:::tip Who is this for?
47+
Annual Base is ideal for merchants who want to enhance their product pages with 3D models and simple configurators without needing a development team.
48+
:::
49+
50+
## Annual Pro Plan
51+
52+
Designed for professional development teams who need complete control and advanced customization capabilities.
53+
54+
### Everything in Annual Base, Plus:
55+
56+
### Professional Development Tools
57+
- ✅ Develop professional Single Page Applications (SPA) for product pages
58+
- ✅ Embed SPA apps to product page via Theme App Extension block
59+
- ✅ Use ThreeJS, BabylonJS, PlayCanvas or other web 3D engines
60+
- ✅ Write custom Vite based TypeScript apps for 3D & 2D product presentations
61+
62+
### Development Workflow
63+
- ✅ Use the tools & editors that your team loves - VSCode, GitHub, etc.
64+
- ✅ Ensure quality of your apps via unit tests
65+
- ✅ Use configured local host development environment
66+
- ✅ Emulate production environment in preview mode
67+
- ✅ Easily embed build output via single JavaScript file to product page
68+
69+
### Exclusive Access
70+
- ✅ Access & clone opinionated example templates from our private GitHub repository
71+
- ✅ Access private `bits-pro` NPM package allowing communication between product page inputs & your app logic
72+
73+
:::warning Development Skills Required
74+
Annual Pro requires technical expertise in JavaScript/TypeScript, 3D web development, and modern web development workflows. This plan is designed for development teams, not end users.
75+
:::
76+
77+
## Getting Started
78+
79+
### Annual Base
80+
1. Subscribe to the plan
81+
2. Start adding 3D models immediately
82+
3. Use our visual tools to create configurators
83+
4. Publish to your store
84+
85+
### Annual Pro
86+
1. Subscribe to the plan
87+
2. **Wait 24 hours** for access tokens to be sent to your email
88+
3. Access our private GitHub repository and NPM package
89+
4. Follow our [BITBYBIT APPS Pro guide](/learn/3d-bits/theme-app-extensions/bitbybit-apps)
90+
5. Start developing custom 3D applications
91+
92+
:::info Access Token Delivery
93+
Pro plan subscribers will receive access tokens within 24 hours of subscription. If you don't receive them, contact us at [info@bitbybit.dev](mailto:info@bitbybit.dev) and we'll extend your trial period by 3 days.
94+
:::
95+
96+
## Support
97+
98+
Need help choosing the right plan or setting up your 3D products?
99+
100+
- 📧 Email: [info@bitbybit.dev](mailto:info@bitbybit.dev)
101+
- 💬 Discord: [Join our community](https://discord.gg/GSe3VMe)
102+
- 🛠️ Custom setup assistance available (quotes provided)

0 commit comments

Comments
 (0)