Knowledge Center
Everything you need to know about setting up, managing, and growing your online store.
Account & Profile
Getting your store live on MyBizC takes just 3 steps:
Create Your Account
Visit mybizc.com, click "Get Started" and enter your name, email, and password. Verify your email with a 6-digit OTP sent to your inbox.
Verify Your Email
Enter the 6-digit OTP sent to your email. Your email is verified instantly — no phone OTP required.
Set Up Your Store
Enter your business name, choose a unique store URL (mybizc.com/yourstore), pick your category, and enter your city. Your store is live instantly!
MyBizC supports two login methods:
Email + Password
Enter your registered email and password on the Sign In page.
OTP Login (Passwordless)
Choose "OTP Login" tab, enter your email, and we'll send a 6-digit OTP. Enter it to log in instantly — no password needed.
Go to Admin → Profile → Account Settings. You can update:
• Your full name
• Phone number (optional, must be unique)
• Password (leave blank to keep current)
Currently, each MyBizC account is linked to one store. Each store has its own unique URL (e.g., mybizc.com/yourstore). If you need a second store, you would need a separate email account.
Store & Business Profile
Go to Admin Dashboard → Business Profile. You can update:
• Business name, tagline, and category
• About / description (up to 2000 characters)
• Profile photo (logo) and banner image
• Phone, address, city, state, pincode
• Website URL, GST number, PAN number
No — your store URL (mybizc.com/yourslug) is permanent and cannot be changed after your store is created. This ensures your existing customers, social media links, and Google listings always work.
Choose your URL carefully during registration. It can only contain lowercase letters, numbers, and hyphens (e.g., sharma-electronics).
Go to Admin → Social Media. You can connect 12 platforms:
Website · WhatsApp · Instagram · Facebook · YouTube · Twitter/X · LinkedIn · Google Business · Swiggy · Zomato · Amazon · Flipkart
Paste the full URL for each platform. Leave blank to hide that platform from your store. All active links appear as branded buttons on your public store page.
Your public store is accessible at mybizc.com/yourslug — no login required for customers. Share this link on WhatsApp, Instagram bio, or Google Maps.
The store shows your banner, logo, about section, offers, products, services, gallery, certificates, payment QR codes, business hours, and contact details — all beautifully laid out.
Products & Services
Go to Admin → Products → Add Product. Fill in:
• Product name and description
• Category and unit (per piece, kg, litre, etc.)
• Selling price and MRP (the discount % is auto-calculated)
• Stock quantity (optional track stock feature)
• Product image (with crop tool)
• Visibility toggle (show/hide on store)
Products are physical items you sell — they include full pricing (price + MRP), unit measurement, and stock tracking.
Services are things you do for customers — they have a simplified form with just name, description, category, and optional starting price. No stock tracking or units.
Both appear in separate sections on your public store page.
Go to Admin → Offers → Add Offer. You can create:
• Percentage discount — e.g., "25% off all products"
• Flat discount — e.g., "₹100 off orders above ₹500"
Add an offer banner image, validity dates, and description. Active offers appear prominently at the top of your public store page with a discount badge.
When editing a product, toggle "Visible on Store" to OFF. The product remains in your admin but is hidden from customers on your public store. Toggle it back ON anytime to make it visible again.
Gallery & Media
Go to Admin → Gallery → Add Media. Choose the media type:
• Image — upload a JPG, PNG, or WebP (up to 5MB). Use the crop tool to fit perfectly.
• Video — paste a YouTube or Vimeo link.
• Document — paste a Google Drive or PDF link.
Add an optional caption for each item. Gallery items appear in a 3-column grid on your store page.
Go to Admin → Certificates → Add Certificate. Upload the certificate image, add the issuing authority (BIS, ISO, FSSAI, etc.) and year. Certificates appear in a dedicated section on your store to build customer trust.
Go to Admin → Payment QR → Add Payment QR. Upload your QR code image (screenshot from GPay, PhonePe, Paytm, etc.), select the payment platform, and optionally add your UPI ID. Customers can scan directly from your store page to pay.
Go to Admin → Blogs → Add Blog Post. Add a title, short description (shown in listings), full content, featured image, and tags. Blog posts appear on your public store page and help with Google discovery.
Business Hours & Appointments
Go to Admin → Business Hours. Set your open/close times for each day of the week (Monday to Sunday). Toggle a day OFF to mark it as closed.
Use the "Apply Monday to All" button to quickly set the same hours for all 7 days, then adjust individual days as needed.
Go to Admin → Appointments. Enable the toggle and configure:
• Slot duration — 15, 30, 45, 60, 90, or 120 minutes per appointment
• Buffer time — gap between appointments (0, 10, 15, or 30 minutes)
• Advance booking — how many days ahead customers can book (7, 14, 30, or 90 days)
• Confirmation message — message shown after a booking is made
Website Settings & SEO
Go to Admin → Website Settings → Store Theme. Choose from 6 beautiful themes:
• Classic Light · Warm Amber · Dark Mode · Forest Green · Ocean Blue · Vibrant Purple
Click any theme to apply it instantly — no save button needed. Your theme is applied to your public store page immediately.
Go to Admin → Website Settings → SEO Settings and fill in:
• Site Title (max 60 chars) — shown in Google search results
• Meta Description (max 160 chars) — the snippet under your title in Google
• Keywords — comma-separated search terms customers use
• OG Image — image shown when your link is shared on WhatsApp/Facebook
Go to Admin → Website Settings and click either:
• Privacy Policy — paste or type your privacy policy text
• Terms & Conditions — paste or type your terms
Once saved, these appear as links in your store footer. Customers can view them in a popup modal without leaving your store page.
Technical Help
This usually means the storage symlink hasn't been created. If you're on a self-hosted setup, run this command in your project directory:
php artisan storage:link
If images still don't show, verify by visiting /check-storage on your server — it should show "storage_is_symlink": true.
Check these in order:
1. Check your spam/junk folder — OTP emails sometimes get filtered
2. Ensure your .env has correct SMTP settings (MAIL_MAILER=smtp)
3. For Gmail, use an App Password (not your regular password) — enable 2FA first
4. Test your mail config at /test-mail/your@email.com
MAIL_MAILER=log — OTPs will be written to storage/logs/laravel.log instead of sent via email.Public store pages (mybizc.com/yourslug) require no login — anyone can view them. If you're being redirected to login, try:
1. Run php artisan route:clear && php artisan config:clear
2. Make sure your store slug contains only lowercase letters, numbers, and hyphens
3. Ensure your store is set to "Active" (not deactivated)
Reach us through any of these channels:
• Phone: +91 88188 81628 (Mon–Sat, 9 AM – 6 PM)
• WhatsApp: +91 88188 81626
• Contact Form: mybizc.com/contact