I do. But I can't figure it out how to make cart and checkout form with dynamic price calculation work.
I need stable store behaviour because I am going to use my store in at least two languages.
Now when I add product to cart (eg tracers.ru/shop/mowgli-flora) I get cart on top of page (it's ok), there I have buttons 'go to cart' and 'checkout' (buttons are still not translated). When I press 'go to cart' or 'checkout' I get page with 'your cart is empty'.
If I go manually by typing url
http://tracers.ru/checkout/ and choose english lang then I have non translated dynamic form on the right.