php - Opencart: Trying to expose product "stock_status" field to cart page -


i've posted in opencart forums - lots of views, no replies.

i have store set customers can pre-order items, want identify items preorders in cart. need expose "stock_status" , "quantity" fields of product table cart page.

there other product fields visible on cart page, know product model attached cart page, , i've tried add in fields i'm after throws undefined index error.

so, use product field on cart page, need add controller , view?


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -