openbay.php (631B)
1 <?php 2 // Heading 3 $_['heading_title'] = 'OpenBay Pro'; 4 5 // Text 6 $_['text_openbay'] = 'Multi marketplace integration'; 7 $_['text_ebay'] = 'eBay is a multi-billion dollar market place that allows business or private sellers to auction and retail goods online. Available to sellers worldwide.'; 8 $_['text_amazon'] = 'Amazon Marketplace a fixed-price online marketplace allowing sellers to offer new and used items alongside Amazon\'s regular retail service.'; 9 10 // Button 11 $_['button_register'] = 'Register'; 12 $_['button_register_eu'] = 'Register Europe'; 13 $_['button_register_us'] = 'Register USA';