## Properties that define the individual modules within the shopping cart ## Session identifier MUST BE THE SAME NAME AS THIS FILE (less extension) session.property.name=srgmgr # Used for title substitution session.base.name=SRG FE Manager session.customer.name=Dev Version ## ============ Main Index Page name =============== ## OPTIONAL # This is the page that the system considers the "Home" page. # It over rides the setting of the name in the "framework.properties" file, # and will return to when any serious error is encounters or the user # clicks the "home" link. # Leave this blank if you want ONLY the framework setting to work.. ## INCLUDE THE CORRECT EXTENSION ( .html or .jsp ) site.home.index.name=index_basic.html site.home.url= ## Page Properties Global global.page.text.header=www.espidershopping.com ## Table Listing Properties table.list.default.view.count=2 ## Feature Setup #============================================================ # Product Groups # RESTRICTIONS: "extra" can not be true if "inventory" is false. # groups.product.inventory.enable=true # groups.product.inventory.subgroups.enable=false # groups.product.extra.enable=false # Coupons # RESTRICTIONS: "product" can not be true if "general" is false. # coupons.general.enable=false # coupons.product.enable=false # Specials # No Restrictions # specials.enable=false # Support System support.ticket.enable=true # Accounts # RESTRICTIONS: none # account.admin.edit.enable=true # account.admin.add.enable=false # account.admin.archive.enable=true # account.public.orders.view.enable=true # account.public.pending.save.enable=false # account.public.shipping.multiaddr.enable=false # Default account type # account.default.account_type=customer1 # Default account types for each account group # account.default.account_type.customers=customer1 # account.default.account_type.members=member1 # account.default.account_type.company=admin # account.default.account_type.public=guest # Product Manager # RESTRICTIONS: none # productmgr.product.close.enable=true # productmgr.product.search.enable=true # productmgr.packages.enable=false # Product # RESTRICTIONS: none # product.link.document.enable=false # product.upload.image.multi.enable=true # product.quantity.pricing.enable=true ## Three levels: # regular=one price no quantity, # basic= allow one max/min price, # full= any number of price points # product.quantity.pricing.level=basic ## True = quantity price per line item, False=quanity price by ID, multiline. # Only affects basic and full levels # product.quantity.pricing.byline=false # Packages # RESTRICTIONS: Crosscheck product settings on Product Form # packages.picture.enable=false # packages.link.document.enable=false # System # RESTRICTIONS; This setting overrides a number of shipping settings # (weight settings, factor settings, zone labels) ONLY set to false # if you also want to shut off all access to these settings. It does NOT # turn off these settings, only access. # -shipping.zone must be false if this is false. # -shipping.system.enable must be true if this is true. system.setting.enable=true # Shipping # RESTRICTIONS: # -system.setting.enable must equal shiping.zone settings. # -system.setting.enable must equal shipping.system.config.enable. # shipping.product.weight.enable=true # shipping.product.shiphandle.enable=true # shipping.system.config.enable=true # shipping.zone.state.enable=true # shipping.state.enable=false # shipping.zone.intl.enable=false # shipping.intl.enable=false ## Calc Shipping by Line or bulk by weight # bulk = add weight of all items divid into units of max weight and calc shipping # line = calc shipping by line items - should be used with factoring enabled # shipping.calc.type=line # Shopping # RESTRICTIONS: none # shopping.search.enable=true # shopping.purchasehist.enable=false # shopping.minicart.enable=true # shopping.shipping.message=Shipping message here. # shopping.cart.notes.enable=true # shopping.cart.notes.label=Special Notes # shopping.center.title=Shopping Center # shopping.center.subtitle= # shopping.center.footer= ##==============new================= # Required source types [product, group, package] # shopping.display.data.source=group # shopping.display.css= # layouts [list, storyboard, seminar, ....] # shopping.display.layout=list # ---- choice types [radio, check] ----- ## Create one pair for each layout # seminar # shopping.layout.seminar.choicetype=radio # shopping.layout.seminar.choicefield=PROD_ID # list # shopping.layout.list.choicetype=field # shopping.layout.list.choicefield=PROD_ID # storyboard # shopping.layout.storyboard.choicetype=field # shopping.layout.storyboard.choicefield=PROD_ID # -------------------------------------- # ---- controls number of items in table row ----------- # shopping.layout.storyboard.rowcount=3 ## [shopcenter, cartmgr] # shopping.shopcenter.addcart.form=shopcenter ## multiplies the fixed discount based on the number # shopping.discount.perunit.enable=false # shopping.display.item.remove.enable=true ## Required: [new, return, clear] # shopping.display.returnshop.action=return ## suggestions [Return Shopping, Clear Cart] # shopping.display.returnshop.text=Return Shopping # shopping.display.clearcart.enable=false # shopping.display.header.message= #Override - so that clicking the "Return to Shopping" goes to a URL # Leave blank for default shopping cart return # shopping.display.returnshop.url= # shopping.display.label.button.buyit=Buy it # shopping.searchbox.width=15 # shopping.display.productid.enabled=true ## Feed Settings # Setting used by each feed module #====================================== # feed.feed_specials.display.count=3 # feed.feed_specials.title=Specials # feed.feed_shopcenter.display.count=6 # feed.feed_shopcenter.display.groupid=109 # feed.feed_product.title=Featured Product # feed view cart types [basic, total, full] # feed.viewcart.type=total