Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

lxxxsnakexxxl

Newbie
  
  • Posts

    2
  • Joined

  • Last visited

lxxxsnakexxxl's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter

Recent Badges

0

Reputation

  1. if ($product_info['quantity'] <= 0) { $data['stock'] = $product_info['stock_status']; } elseif ($this->config->get('config_stock_display')) { $data['stock'] = $product_info['quantity']; } else { $data['stock'] = $this->language->get('text_instock'); } я так понял что в этой части необходимо что-то изменить?
  2. Подскажите как добавить разные цвета статуса товара, когда наличие товара стоит 0 и выбрано показывать свой созданный статус
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.