Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

mendes

Новичок
  
  • Posts

    1
  • Joined

  • Last visited

Информация

  • Пол
    Мужлина
  • Город:
    Москва

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

mendes's Achievements

Newbie

Newbie (1/14)

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

Recent Badges

0

Reputation

  1. Добрый вечер. Подскажите, пожалуйси, ггде заполняется $product_option_value_data для category и search. Для productany нашел в контроллере productany.tpl: $product_option_value_data[] = array( 'product_option_value_id' => $option_value['product_option_value_id'], 'option_value_id' => $option_value['option_value_id'], 'option_select' => $option_value['option_select'], 'name' => $option_value['name'], 'color' => $option_value['color'], 'image' => $option_value['image'] ? $this->model_tool_image->resize($option_value['image'], 50, 50) : '', 'price' => $option_price, 'price_value' => $this->tax->calculate($option_value['price'], $result['tax_class_id'], $this->config->get('config_tax') ? 'P' : false), 'price_prefix' => $option_value['price_prefix'] );
×
×
  • 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.