Author Topic: Product Options  (Read 3405 times)

Offline jalpert

  • Newbie
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Product Options
« on: August 05, 2017, 08:55:43 AM »
I am adding a unique model number and weight for as a product option.

When the product is added to the cart, the option information appears correctly in the name of the item but the model number doesn't show the attribute model number.  The weight is correct but not the model number.  It uses the model number of the main product, not the model number of the option.  If I leave the main product model number empty, the cart shows no product number at all.

Can someone tell me how to make the product option model number appear in the cart when using option values?

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Product Options
« Reply #1 on: August 06, 2017, 09:23:58 PM »
Do you have some sort of custom AbanteCart? There is no model number in option or option values.
Possibly you meant product/option SKU ?

In anyways, if you need to show additional information in the shopping cart page (basket), you will need to edit cart page template.

Here is a link to the file and line:
https://github.com/abantecart/abantecart-src/blob/master/public_html/storefront/view/default/template/pages/checkout/cart.tpl#L50

Similarly, you might need to change order history and invoice page.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod