I don't really understand what is the utility of this operation:
soomla::CCStoreController::sharedStoreController()->storeOpening();
In the documentation it is said this should be called when you want to show the storefront, but I'm coding my own storefront.
Thanks in advance.