Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Multiple weights & Price for Same Product  (Read 4520 times)

Offline kamlesh

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Multiple weights & Price for Same Product
« on: October 28, 2014, 07:03:21 PM »
Hello,

How can we show Multiple weights & Price for Same Product

yonghan

  • Guest
Re: Multiple weights & Price for Same Product
« Reply #1 on: October 28, 2014, 11:28:28 PM »

Offline kamlesh

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Re: Multiple weights & Price for Same Product
« Reply #2 on: November 18, 2014, 03:33:06 PM »
Thanks for your kind help, i tried using Global Attributes, I wanted to make like the given image. Please give me positive solution.

yonghan

  • Guest
Re: Multiple weights & Price for Same Product
« Reply #3 on: November 19, 2014, 02:28:49 AM »
It is possible to achieve what you want to do,but you need to modify the code.Here's a starting point for you.You need to take a look at the below files :

1. default_html5/template/pages/product/product.tpl -> this is the default product page,find the code that renders the
2. default_html5/template/pages/product/product_listing.tpl -> this is the product listing page to be rendered in category page.

With the controller that handles them so you know which part of the code ouput the options.

Hope it helps.

Offline kamlesh

  • Newbie
  • *
  • Posts: 5
  • Karma: +0/-1
    • View Profile
Re: Multiple weights & Price for Same Product
« Reply #4 on: November 24, 2014, 08:33:53 AM »
Please give me in details and step by step, required codes

 

Powered by SMFPacks Social Login Mod