Skip to main content
ArcBlock Community

Pages kit + store kit + payment kit

JustHODL
Developers
blocklet-serverqa

I want to replicate this on arcblock pages kit. I have 2 questions:

  1. Is it possible to create this type of stores with the store kit?
  2. If it is not possible, how can I create it and integrate it with the payment kit?

image.png

8 replies

JustHODL23 months ago

Somebody?

wangshijun23 months ago

Hi, if you want to do a simple shop with Pages Kit and Payment Kit, here are the possible approach:

The above approach may require some coding.

JustHODL23 months ago

Hi there,

Isn't there a way to use the store kit for this? I could create a component but it would require a filtering, tagging system that is already built in the store kit and would be harder to build. I'm planning to take the challenge but I will bother a lot asking questions hahaha

How can I 'manage' products in payment kit? what do you mean by that?

wangshijun23 months ago

Store Kit is not designed for this purpose, it's just a simplified version of Blocklet Store.

wangshijun23 months ago

Screenshot 2024-10-25 at 15.05.34.png

If you have Payment Kit installed, you can check out: Payments --> Products

Payment Kit provides basic product/price management capabilities.

JustHODL23 months ago

Thanks! this will make it I think. Could you point me out on the right article about how to work the back end of an app on Arcblock? lets say I build the store UI/UX how do I connect it so the tags and filters are worked in the back end?

wangshijun23 months ago

For a typical blocklet with a backend (custom storage/api and business logic), you need:

JustHODL23 months ago

Thanks a lot Sir! I will go through all the documentation and let you know if I run into troubles (I'm sure I will since I'm not dev lol)

Reply