AbanteCart Community

AbanteCart Development => Customization help => Topic started by: DarkWarder on April 28, 2014, 02:58:50 PM

Title: Not show all product info
Post by: DarkWarder on April 28, 2014, 02:58:50 PM
Hmm.... why not show page product all info like

Length:    
Width:    
Height:    
Length Class:    
Weight:    
Weight Class:
Title: Re: Not show all product info
Post by: eCommerce Core on April 28, 2014, 03:40:35 PM
This informtation in optional. Not every store needs it.
Title: Re: Not show all product info
Post by: llegrand on April 28, 2014, 03:49:36 PM
Additionally, as I understand those fields they are actually used for calculating shipping costs in some configurations.

Lee






Title: Re: Not show all product info
Post by: abantecart on April 28, 2014, 06:23:59 PM
Additionally, as I understand those fields they are actually used for calculating shipping costs in some configurations.
Absolutely right.
Title: Re: Not show all product info
Post by: DarkWarder on April 29, 2014, 06:16:24 AM
but i need this so where that can enable?
Title: Re: Not show all product info
Post by: llegrand on April 29, 2014, 12:00:03 PM
If you wish the information in those fields to be shown somewhere, perhaps on your product description,  you will need to edit the template to pull in those fields from the database.

There is no switch setting within the cart to display those fields anywhere.

If you wish additional information - you will need to provide more details as to where you want it to show and what you want to show.  Then someone may be able to get you to the correct area to alter your code.

Lee



Title: Re: Not show all product info
Post by: DarkWarder on April 29, 2014, 12:29:42 PM
If you wish the information in those fields to be shown somewhere, perhaps on your product description,  you will need to edit the template to pull in those fields from the database.

There is no switch setting within the cart to display those fields anywhere.

If you wish additional information - you will need to provide more details as to where you want it to show and what you want to show.  Then someone may be able to get you to the correct area to alter your code.

Lee

I want to get this information to appear in the product multiplied
I thought that they will automatically appear like everyone else
like price and others there that is same place what price and others
and in general the products which are described
Title: Re: Not show all product info
Post by: gordontaylor on April 30, 2014, 08:37:31 AM
As Lee said, to display that info, you'll need to modify the php in the product.tpl page.

If you wish the information in those fields to be shown somewhere, perhaps on your product description,  you will need to edit the template to pull in those fields from the database.

There is no switch setting within the cart to display those fields anywhere.

If you wish additional information - you will need to provide more details as to where you want it to show and what you want to show.  Then someone may be able to get you to the correct area to alter your code.

Lee

I want to get this information to appear in the product multiplied
I thought that they will automatically appear like everyone else
like price and others there that is same place what price and others
and in general the products which are described
Title: Re: Not show all product info
Post by: DarkWarder on April 30, 2014, 05:46:10 PM
As Lee said, to display that info, you'll need to modify the php in the product.tpl page.

If you wish the information in those fields to be shown somewhere, perhaps on your product description,  you will need to edit the template to pull in those fields from the database.

There is no switch setting within the cart to display those fields anywhere.

If you wish additional information - you will need to provide more details as to where you want it to show and what you want to show.  Then someone may be able to get you to the correct area to alter your code.

Lee

I want to get this information to appear in the product multiplied
I thought that they will automatically appear like everyone else
like price and others there that is same place what price and others
and in general the products which are described

Okay and what is that right code then?
Title: Re: Not show all product info
Post by: gordontaylor on April 30, 2014, 08:06:17 PM
You are going to need to pay someone to do it for you if you don't know how. PM abantecart and ask how much of a donation it will take to get that page modified.
Title: Re: Not show all product info
Post by: DarkWarder on May 01, 2014, 07:23:17 AM
You are going to need to pay someone to do it for you if you don't know how. PM abantecart and ask how much of a donation it will take to get that page modified.

i dont understand why there admin panel Product/insert new product is that, if that not can use and that not show product info?
Length:    
Width:    
Height:    
Length Class:    
Weight:    
Weight Class:
Title: Re: Not show all product info
Post by: gordontaylor on May 01, 2014, 07:43:46 AM
Those fields are used to calculate shipping charges and are not designed to show on the product page.
Title: Re: Not show all product info
Post by: llegrand on May 01, 2014, 07:48:13 AM
In the same way that the cost of your product on the page doesn't show to your customer only the price you sell for is shown or the rather the tax box is checked or unchecked etc.

Not everything on the product edit page is for the customer to see directly.  Some information is for you the seller,  and for handling various functions for your customer.

Lee
Title: Re: Not show all product info
Post by: DarkWarder on May 01, 2014, 09:00:30 AM
In the same way that the cost of your product on the page doesn't show to your customer only the price you sell for is shown or the rather the tax box is checked or unchecked etc.

Not everything on the product edit page is for the customer to see directly.  Some information is for you the seller,  and for handling various functions for your customer.

Lee

okay thanks
Title: Re: Not show all product info
Post by: llegrand on May 01, 2014, 09:40:20 AM
just to be sure you understand -  that information is in the database and if you or some one you hire wants to change the coding on the style sheet  to show those additional fields you can do that.  But it is not a cart function switch currently.

Do remember that any code changes you make may be overwritten when you update with new versions.  So if you change a code,  know where and what you did and then check on the new version and see if you need to make it again.

Lee

Title: Re: Not show all product info
Post by: gordontaylor on May 01, 2014, 09:48:01 AM
Absolutely right Lee. Stylesheets are usually not changed, but core files, controller files and templates files are often changed with upgrades.

That is why you still see some folks running .5 or .6. They have made extensive mods to their cart and don't want them undone with an upgrade.

just to be sure you understand -  that information is in the database and if you or some one you hire wants to change the coding on the style sheet  to show those additional fields you can do that.  But it is not a cart function switch currently.

Do remember that any code changes you make may be overwritten when you update with new versions.  So if you change a code,  know where and what you did and then check on the new version and see if you need to make it again.

Lee
Title: Re: Not show all product info
Post by: natdroid on June 10, 2014, 12:00:28 PM
Hmm.... why not show page product all info like

Length:    
Width:    
Height:    
Length Class:    
Weight:    
Weight Class:

Look in the extension store Product's Weight & Dimensions  addon  http://marketplace.abantecart.com/customer-experience/show_weight