Jump to content

Recommended Posts

Hello @Patrick,

The product length has been introduced because some shipping module takes the length (ups, postcanada, boxtal, fedex ..)
You can define different length in function your need.

When you create  a new shipping app, you can convert the length in function of  characteristics of the service. For example, in France, we use the cm but in USA, this is the inch. If you have your length in cm, you can convert automatically in inch .

Some others updates resolve bug fix.

  • Like 1
  • Thanks 5
Link to post

An example :

$CLICSHOPPING_ProductsLength->convert($products_dimension_depth, $products_length_class_id, 2)

In this case, all the products_dimension_depth will be converted in cm. You can also use the default unit (can be defined in configuration store)

  • Like 1
  • Thanks 5
Link to post
(edited)

Thank you for this update.

If I understand the function, it's possible to have different products length, but inside the shipping all is the same because it need an uniformisation. is it correct ?

It's like the weight.

 

Edited by Drack
Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use