Custom label in order

  • Posts: 355
  • Thank you received: 19
  • Hikashop Business
1 day 8 hours ago #367122

-- HikaShop version -- : 5.1.6

When reviewing orders, I also have the products column turned on in the table. There I can see which products the customer ordered. Since some are out of stock, I would like to mark the product that is out of stock. We do this manually, since the stock is not kept in the store and there are a few other specifics.
So I need the ability to manually enter a tag into the order. It would be ideal if I could mark the product with some action in the order (e.g. add a class to color it).
I also checked with custom fields, but if I understand correctly, there is no option for the order field? That way, I could manually enter a product (text field) that is out of stock when processing the order.

It is just a reminder to the admin when reviewing orders.

Please Log in or Create an account to join the conversation.

  • Posts: 83780
  • Thank you received: 13568
  • MODERATOR
1 day 4 hours ago #367123

Hi,

You could create a custom field of the table "item" for that. Make it of the type "radio" so that you can have have HTML in each value title to display an image with a color or something. And with the display options of the custom field, you can configure it to not display on the frontend and emails, and only on the backend views.
That way, when you edit a product of an order, you'll be able to select the value you want in the custom field of the edit popup.
Now, this custom item field value won't appear on the orders listing, in the "products" column. This would require some customization of the code in the order / listing view for your backend template via the Display>Views menu of HikaShop.

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum