Your IP : 216.73.216.95


Current Path : /var/test/www/alh/catalog/language/ar/extension/soconfig/
Upload File :
Current File : /var/test/www/alh/catalog/language/ar/extension/soconfig/cart.php

<?php
// Heading  
$_['heading_title']          = 'SOthemes Cart';

// Text
$_['text_title']             = 'Product added to Cart';
$_['text_thumb']             = '<img src="%s" alt="" />';
$_['text_success']           = '<a href="%s">%s</a> added to <a href="%s">shopping cart</a>!';
$_['text_items']     = '<span class="items_cart">%s </span><span class="items_cart1">item(s)</span><span class="items_cart2"> - %s</span>';
$_['text_shop']  			  = 'تسوق الآن';
$_['text_shop_cart']		  = 'سلتي';
// Error
$_['error_required']         = '%s required!';	

?>