## 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=alltweets # Used for title substitution session.base.name=SonicTwitter 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.jsp site.home.url= ## Page Properties Global global.page.text.header=www.espidershopping.com ## Table Listing Properties table.list.default.view.count=2 twitter.userid.value=sonictweet twitter.password.value=greentree twitter.follow.friend.melmoore=Melanie ## Feature Setup #============================================================ # Support System support.ticket.enable=true # Accounts # RESTRICTIONS: none account.admin.edit.enable=true account.admin.add.enable=true account.admin.archive.enable=true account.public.orders.view.enable=true account.public.pending.save.enable=true account.public.shipping.multiaddr.enable=true # Resale features account.admin.resale.enabled=true account.public.resale.prompt.text=Please check this box if you have read the linked Terms and Conditions. account.public.resale.terms.link=documents/terms_policies.pdf # 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 # 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 ## 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=full