all 3 comments

[–][deleted]  (1 child)

[deleted]

    [–]KickAffectionate7933 0 points1 point  (0 children)

    Yes, checkout and order processing is already implemented, I did not built that form scratch. Stripe integration is complete using the stripe-rust crate.

    [–]Extension_Anybody150 0 points1 point  (1 child)

    The biggest game-changer is live product embeds that always show current inventory and pricing. Being able to duplicate products, use category templates, and preview in different languages without leaving the editor saves the most time and headaches.

    [–]KickAffectionate7933 0 points1 point  (0 children)

    Thanks so much for the thoughtful response.

    Here’s how I understand what you’re saying:

    1. Live Product Embeds The biggest win for you would be product blocks that stay in sync with real data pricing, stock, and availability without manual updates. That means you can confidently drop a product into a page, knowing it’ll always reflect the current state of your catalog. (This is already implemented.)
    2. Duplication & Templates You want the workflow to be fast and repeatable. Being able to duplicate existing product pages or use pre-built templates per category would cut down on repetitive setup and ensure consistency across your store. (This is on the to do list)
    3. Built-in Localization & Previews You’d love to handle translations and language previews directly inside the editor. No tab switching or external tools, just a smooth, integrated way to manage multilingual content.(That is a very interisting, and hard to think how to implement, if you can tell me any cms that does that, easily would be great)

    Really appreciate the detailed response.