Replies: 10 comments 1 reply
-
How is this different from Shopify or Bikayi? |
Beta Was this translation helpful? Give feedback.
-
I am working on a clothing brand named clothing manufacturers los angeles, we are providing its services in los angeles only. No we are trying to expand it globally. I will try your cms and will give my honest feedback about it. |
Beta Was this translation helpful? Give feedback.
-
We are working on the pet site that are related to [can dogs eat freeze dried mango?]( <style> </style>https://petarenapro.com/can-dogs-eat-dry-fruits/) Now we are trying to expand this. So give your honest feedback about it. |
Beta Was this translation helpful? Give feedback.
-
In this ecom business, delivery is an issue. To sort out this issue I am using TCS Tracking to delivery all kind of packages. You can give it a try. |
Beta Was this translation helpful? Give feedback.
-
We are working on TCS Shipment tracking. We will try your cms for sure and give our feedback. |
Beta Was this translation helpful? Give feedback.
-
Love the concept of 'Store Heap' for dynamically allocated e-commerce stores! A great way to optimize and manage inventory. Also, a quick reminder for pet owners: while browsing for your favorite items, remember to keep an eye on what's safe for your furry friends - important to know if items like will coffee hurt dogs to ensure a pet-friendly shopping experience. |
Beta Was this translation helpful? Give feedback.
-
"Absolutely intrigued by Store Heap's concept of dynamically allocated e-commerce stores! Speaking of safe options, have you ever explored if papaya safe for dogs |
Beta Was this translation helpful? Give feedback.
-
Love the concept of 'Store Heap'—sounds like a game-changer for e-commerce! 🛒💡 Curious, though—any tips on how to adjust Invisible Fence brand collar strength? |
Beta Was this translation helpful? Give feedback.
-
Exciting news about Store Heap's dynamically allocated e-commerce stores! 🛒💻 By the way, while we're on the topic of variety, did you know that can dogs eat yellow carrots?They're a safe and healthy treat for our furry friends. |
Beta Was this translation helpful? Give feedback.
-
Exciting stuff with Store Heap's dynamically allocated e-commerce stores! Innovation is key in this space. By the way, when diving into new features, it's good to keep in mind pet-friendly celebrations too. Speaking of which, can dogs eat birthday cake? It's always a fascinating topic to ensure our furry companions stay safe during our festivities. Cheers to innovation and pet safety |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Store Heap - Dynamically allocated stores. Hope y'all got the reference. 😌
StoreHeap serves as a platform upon which anyone can build their online e-commerce stores. Essentially, one big factory design pattern for bringing local shops online.
The Why ?
What do they have in common,
Enters Store Heap,
1.Shop owners sign up for their free stores.
2. Pick a name, color, upload their logo, upload products, their prices. ( Optional - images for the products )
3. Voila. They get a URL, which they can share with their customers and take orders and the integrated payment gateway helps the shop owners to receive payments as well.
Thank thy abstraction. 🐱💻
All thse URLs generated for each shop are along the pattern of, / . Eg: StoreHeap/MomoCorner.
The application servers, domain name, the databases are essentially the same for all the shops. There's probably a "fk_shop_id" column in product, order, cart tables that maps to "shop_id" column in the shops table. (I hope you get the gist. Can explain if you have questions.)
To the shopkeeper and his customers, the URL feels like their own digital website.
Features :
Payments gateway integration - RazorPay / PayU
Admin panel - where shop keepers can change their product catalog, price, availability of the product etc,
Telegram - So that the shopkeepers can receive the orders in their phone, when someone orders from their site.
Telegram bots - Wherein the shopkeeper can update the order status (Packed / delivered etc.,) in the chat where he received the order message.
Beta Was this translation helpful? Give feedback.
All reactions