Exemplo n.º 1
0
 public function __construct()
 {
     parent::__construct();
     $this->operation_description = t('c_Product details information will be retrieved_01');
 }
Exemplo n.º 2
0
 public function __construct()
 {
     parent::__construct();
     $this->operation_description = t('c_Search for an address from the postal code._01');
 }
Exemplo n.º 3
0
 public function __construct()
 {
     parent::__construct();
     $this->operation_description = t('c_Cart repair_01');
 }
Exemplo n.º 4
0
 public function __construct()
 {
     parent::__construct();
     $this->operation_description = t('c_Empty cart_01');
 }
Exemplo n.º 5
0
 public function __construct()
 {
     parent::__construct();
     $this->operation_description = t('c_Category retrieval_01');
 }
Exemplo n.º 6
0
 public function __construct()
 {
     parent::__construct();
     $this->operation_description = t('c_Newly create cart_01');
 }
Exemplo n.º 7
0
 public function __construct()
 {
     parent::__construct();
     $this->operation_description = t('c_Add product to cart_01');
 }
Exemplo n.º 8
0
 public function __construct()
 {
     parent::__construct();
     $this->operation_description = t('c_Product search and product list information are retrieved._01');
 }