Post by JNeuhoff » Tue Jul 21, 2009 3:53 am

The database now contains the following newly introduced fields:

product.length
product.width
product.height

However, I can't find any support for these in the admin's product edit page.

I assume these 3 fields were added because some of the shipping modules may need their values.

I am currently porting the Export/Import module to Opencart 1.3.0, and I am happy to support these 3 fields in there, too, if we want to officially support these fields in the database for Opecart 1.3.0.

Daniel, please let me know what the plan is for these 3 fields.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by Daniel » Tue Jul 21, 2009 4:35 am

yes I plan to add these.

although i'm not sure how its going to work to calculate the shipping.

For eaxample if some one orders a large number of items how are you supposed split the items up.

are you supposed to have a table with a list of box sizes and we have a function for calculatng which box are required and which items go in whch boxes.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by JNeuhoff » Tue Jul 21, 2009 4:59 am

although i'm not sure how its going to work to calculate the shipping.

For eaxample if some one orders a large number of items how are you supposed split the items up.
This is a tricky question indeed. I wrote a shipping module a while ago which uses the Australia Post online API for getting quotes, and this API required the length, width, and height arguments. I just had these 3 values pre-configured in the shipping module assuming that all the ordered products would go into a single parcel.

However, I think if we specify the length, height, and width for each individual product then we might as well use them for some shipping modules with the assumption that each product is shipped on its own in a separate parcel. It would perhaps be up to the shipping module to use individual product dimensions or a combined (pre-configured in the shipping module) parcel dimensions.

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am

Who is online

Users browsing this forum: No registered users and 18 guests