The v7.6.0 updater is now available for ASP / PHP.
The following changes have been made...
Please note that you can upgrade from any previous version to the latest version in just one go! You don't have to install all updaters between your version and the current version.https://www.ecommercetemplates.com/updaters.aspThe v7.5 updater is now the Stability Release and the v7.6 the Advanced Release. Please only update to v7.6 if you require specific features of this release as bug and security fixes will continue to be added to the Stability Release.
You can now add free-form tags to the productpagelayout and detailpagelayout with modifiers. So for instance you can have...
detailpagelayout="productimage,productname,<div class=""myclass"">%custom1%</div>,contentregion13,<meta itemprop=""mpn"" content=""%pid%"">,<meta itemprop=""brand"" content=""%brand%"">,addtocartquant"
$detailpagelayout='productimage,productname,<div class="myclass">%custom1%</div>,contentregion13,<meta itemprop="mpn" content="%pid%">,<meta itemprop="brand" content="%brand%">,addtocartquant';
The modifiers can be one of...
%pid%
%sku%
%brand%
%custom1%
%customX% - ie any custom tag.
The dynamic categories menu will now stay open at the current page location after navigating to a new page.
The current page will also be highlighted in the menu.
DHL Shipping will now use Commercial Location functionality in the same way as the other shipping carriers.
If the parameter numcustomcolumns is set to define the number of custom columns in the products table in the database, then this will also be used in the CSV download page so you get an inventory dump of these columns also.
numcustomcolumns=5
$numcustomcolumns=5;
Vince
This is a major release so you are advised to update all files.
CSS / JS Files Changed:
css\ectcart.css
Files changed since previous ASP version:
vsadmin\inc\inccart.asp
vsadmin\inc\inccrosssell.asp
vsadmin\inc\incfunctions.asp
vsadmin\inc\incmenu.asp
vsadmin\inc\incproddetail.asp
vsadmin\inc\incproducts.asp
vsadmin\inc\incsearch.asp
vsadmin\inc\metainfo.asp
vsadmin\dumporders.asp
Files changed since previous PHP version:
vsadmin\inc\inccart.php
vsadmin\inc\inccrosssell.php
vsadmin\inc\incfunctions.php
vsadmin\inc\incmenu.php
vsadmin\inc\incproddetail.php
vsadmin\inc\incprods.php
vsadmin\inc\incproducts.php
vsadmin\inc\incsearch.php
vsadmin\inc\metainfo.php
vsadmin\dumporders.php
Click Here for Shopping Cart SoftwareClick Here to sign up for our newsletterClick Here for the latest updater