Thyme
Starting Member
United Kingdom
28 Posts Pre-sales questions only (More Details...)
|
Posted - 08/19/2018 : 10:51:12
Yes, mysql database The includes .asp appear to be different I wouldattach them here but can't see how to do that so have copied them below
thymegraphics includes.asp is - <% ' For a description of these parameters and their useage, please open the following URL in your browser ' https://www.ecommercetemplates.com/help/ecommplus/parameters.asp
sortBy = 2 pathtossl = "" taxShipping=0 pagebarattop=0 productcolumns=2 useproductbodyformat=1 usesearchbodyformat=1 usedetailbodyformat=1 useemailfriend=true nobuyorcheckout=false noprice=false expireaffiliate=30 mysqlserver=TRUE usecategoryformat=1 allproductsimage="" nogiftcertificate=false showtaxinclusive=false upspickuptype="03" overridecurrency=false orcsymbol="AU$ " orcemailsymbol="AU$ " orcdecplaces=2 orcpreamount=true encryptmethod="aspencrypt" commercialloc=true showcategories=true termsandconditions=false showquantonproduct=false showquantondetail=false addshippinginsurance=0 noshipaddress=false pricezeromessage="" showproductid=false currencyseparator=" " noproductoptions=false invoiceheader="<img src='http://www.thymegraphics.co.uk/new header template.jpg' border='0'><br><br>" invoiceaddress="<br><b>Thyme Graphics</b><br>1 Riverside Park</b><br>East Service Road</b><br>Raynesway<br>Derby</b><br>DE21 7BF</b><br>Tel:01332 605682<br></b>" invoicefooter="<br><br><font size='1'>Thank you for shopping with Thyme Graphics</font>" dumpccnumber=false actionaftercart=1 dateadjust=0 emailorderstatus=3 htmlemails=false categorycolumns=1 noshowdiscounts=false catseparator="<br> " willpickuptext="" willpickupcost=0 extraorderfield1="" extraorderfield1required=false extraorderfield2="" extraorderfield2required=false cardinalurl="https://paypal.cardinalcommerce.com/maps/txns/asp" termsandconditions=TRUE
' =================================================================== ' Please do not edit anything below this line ' ===================================================================
maintablebg="" innertablebg="" maintablewidth="98%" innertablewidth="100%" maintablespacing="0" innertablespacing="0" maintablepadding="1" innertablepadding="6" headeralign="left"
Session.LCID = 1033
const maxprodopts=15 const helpbaseurl="https://www.ecommercetemplates.com/help/ecommplus/"
Function Max(a,b) if a > b then Max=a else Max=b end if End function Function Min(a,b) if a < b then Min=a else Min=b end if End function %>
and test.thymegraphics includes.asp is - <%
' For a description of these parameters and their useage, please open the following URL in your browser
' https://www.ecommercetemplates.com/help/ecommplus/parameters.asp
' These are just a few examples of the parameters you can use to control
' your store. There are many, many more explained at the above URL.
mysqlserver=true
adminencoding="utf-8"
pagebarattop=0
usecategoryname=TRUE
nocatid=TRUE
showinstock=TRUE
usefirstlastname=TRUE
notifybackinstock=TRUE
removedefaultoptiontext=TRUE
detailnameh1=TRUE
' Shipping / Tax Options
taxShipping=0
taxHandling=0
willpickuptext="Pick up from store"
willpickupcost=0.00
willpickupnohandling=TRUE
estimateshipping=TRUE
autobillingtoshipping=FALSE
' Payment Options
payproviderradios=1
persistentcart=5
giftwrappingcost=0.8
' Layout Options
usecsslayout=TRUE
detailpagelayout="navigation,productimage,productname,discounts,price,listprice,currency,instock,reviewstarslarge,shortdescription,options,quantity,addtocart,productid,manufacturer,sku,dateadded,description,previousnext,searchwords,socialmedia,reviews"
productpagelayout="productimage,productname,reviewstars, instock, listprice,price,detaillink,quickbuy"
socialmediabuttons="askaquestion,emailfriend, facebook,linkedin,twitter,pinterest,google"
socialbuttonfacebook="<div class=""fb-like"" data-href=""%pageurl%"" data-layout=""button"" data-action=""like"" data-size=""small"" data-show-faces=""false"" data-share=""true""></div>"
quickbuylayout="productimage, productname, discounts,instock,reviewstars,productid, sku, description, options, listprice, price, currency, detaillink,addtocart"
defaultdescriptiontab="<ecttab title=""#xf036; Info"">"
ecttabsspecials="<ecttab title=""#xf005; Reviews"" special=""reviews""><ecttab title=""#xf0a9; Related"" special=""related""><ecttab title=""#xf155; Pricing"" special=""quantitypricing"">"
recentlyviewed=TRUE
recentviewlayout="productname,productimage"
numrecentlyviewed=8
quantityupdown=2
actionaftercart=3
useimageincart=TRUE
linkcartproducts=TRUE
' Email Options
useaskaquestion=TRUE
htmlemails=TRUE
' Customer Login
enableclientlogin=true
allowclientregistration=true
customeraccounturl="clientlogin.asp"
loyaltypoints=100
loyaltypointvalue=0.0001
' Customer Reviews and Ratings
enablecustomerratings=TRUE
detailreviewstarstext=" "
' Image Tweaks
imgdetaillink="button"
imgcheckoutbutton="button"
' Affiliate Options
expireaffiliate=30
' Discount Options
nogiftcertificate=FALSE
' Gift Registry and Wish Lists
enablewishlists=TRUE
wishlistonproducts=TRUE
' Cross Selling / Upselling
crosssellaction="bestsellers,related"
csbestsellerstitle="Our best sellers"
csrecommendedtitle="Recommended items"
bestsellerlimit=180
' Text entries
xxInStoc="<i class=""w3-margin-right fa fa-chevron-circle-right""></i> In Stock"
xxPrId="<i class=""w3-margin-right fa fa-chevron-circle-right""></i> Product ID"
manufacturerfield="<i class=""w3-margin-right fa fa-chevron-circle-right""></i> Brand"
showproductsku="<i class=""w3-margin-right fa fa-chevron-circle-right""></i> ISBN"
dateaddedlabel="<i class=""w3-margin-right fa fa-chevron-circle-right""></i> Updated"
xxAddToC="#xf290; Add to Cart"
xxAskQue="#xf27a; Ask A Question"
xxEmFrnd="#xf0e0; Email A Friend"
searchwordsheading="<i class=""w3-margin-right fa fa-search""></i> Search words"
xxPrDets="Details #xf05a;"
xxQuiBuy="Quick Buy #xf290;"
xxCOTxt="Checkout #xf07a;"
xxBakOrd="Back Order #xf290;"
xxConfig="Configure #xf013;"
xxAddToC="#xf290; Add to Cart"
xxCMCSC="<i class=""w3-margin-right fa fa-shopping-cart""></i> View Cart"
xxMCCO="<i class=""w3-margin-right fa fa-shopping-cart""></i> Checkout"
xxCMCClo="<i class=""w3-margin-right fa fa-close""></i> Close"
xxEstimatorTitle="<i class=""w3-margin-right fa fa-truck""></i> Delivery Estimate"
xxBasRat=""
%>

|