I am new to nb store and dnn.. I have added db store modules in store and check out page in my website.
I can able to select the products from store page and from mini cart there is one link called GO TO CHECK OUT..
If i click that then its not redirecting ..i was getting this error .. /tabid/95/Default.aspx .. page not foun some thing like this..
Then I went to back office.utilities.templates.minicart.template... there I just removed / from one link.
ex.
<li class="DisableCartFlag"><a class="Checkout Button" href="tabid/[Setting:checkout.tab]/Default.aspx">Go to Checkout</a>
now problem is ... its redirecting to check out page but in check out page its saying basket is empty.
how can i resolve it.
what can i do now?
I can able to select the products from store page and from mini cart there is one link called GO TO CHECK OUT..
If i click that then its not redirecting ..i was getting this error .. /tabid/95/Default.aspx .. page not foun some thing like this..
Then I went to back office.utilities.templates.minicart.template... there I just removed / from one link.
ex.
<li class="DisableCartFlag"><a class="Checkout Button" href="tabid/[Setting:checkout.tab]/Default.aspx">Go to Checkout</a>
now problem is ... its redirecting to check out page but in check out page its saying basket is empty.
how can i resolve it.
what can i do now?