Changed to indexphp.dwt.php
So I changed to indexphp.dwt.php I have files attached to that that update efficiently. cart.php (shopping cart name) is in my templates folder. products_Detail.php is in my templates folder. Followed turtorial linking to a detail page from a cart page. Opened cart.php which is in templates folder, url link, parameters, and ctrl, command save. Save products_Detail.php as name of product acai_Detail.php. save add to cart button on new page. can view local acai page, change quantity in add to cart. and the page blinks and just goes back to the page that is opened with quantity of 1. Bindings checked on acai_Detail.php page.... Also tried to create new folder in site called products and cannot use anything other than the ../acai_Detail.php.
Somehow the workflow is not correct. Do I have to have all of the template created pages outside of template? All of this is in relationship to e-cart bindings and server behavior and I cannot see why the add to cart just blinks to only the original acai_Detail.php page and is not linking to a detail page from a cart page. When I open template products_Detail.php, I save as new name acai_Detail.php and then change the bindings as per your tutorial on e-cart.