Пример #1
0
 public function delete()
 {
     Mage::helper('M2ePro/Data_Cache')->removeTagValues('marketplace');
     return parent::delete();
 }
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Listing_Product_Variation_Option');
 }
Пример #3
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Order');
 }
Пример #4
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Listing_Other');
 }
Пример #5
0
 public function delete()
 {
     Mage::helper('M2ePro/Data_Cache')->removeTagValues('template_sellingformat');
     return parent::delete();
 }
 public function delete()
 {
     Mage::helper('M2ePro/Data_Cache_Permanent')->removeTagValues('template_synchronization');
     return parent::delete();
 }
Пример #7
0
 public function delete()
 {
     Mage::helper('M2ePro/Data_Cache_Permanent')->removeTagValues('account');
     return parent::delete();
 }
Пример #8
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Listing_Auto_Category_Group');
 }
Пример #9
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_Synchronization');
 }
Пример #10
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_General');
 }
Пример #11
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Marketplace');
 }
Пример #12
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_Description');
 }
Пример #13
0
 public function _construct()
 {
     parent::_construct();
     $this->_init('M2ePro/Ebay_Template_SellingFormat');
 }