March 25, 20197 yr Hi @ClicShopping , Thank you for your work I just see you an update. Could you tell me more about the product length; Why do you make an app ? Tk.
March 25, 20197 yr 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.
March 25, 20197 yr 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)
March 25, 20197 yr 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 March 25, 20197 yr by Drack
March 25, 20197 yr Author @ClicShopping Thank you for this information. Yes I think it can be useful to introduce this system inside the application
March 25, 20197 yr Thank you for this update. Like I am in US, I will re-download. This feature is interesting because of some us shipper work in inch.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.