DeadDred Posted June 7, 2016 Share Posted June 7, 2016 Looking for a quote to have a module create that would allow the setting of a dimension for each combination option. Example Product A Bottle size 1L Bottle size 4L Bottle size 10L Obviously each bottle size will be much different and make a big difference in shipping calculations I need each option to have a size and have that size usable by shipping modules. Here's an example module for OpenCart http://www.opencart.com/index.php?route=extension/extension/info&extension_id=14111&filter_search=dimensions Link to comment Share on other sites More sharing options...
MEG Venture Posted June 7, 2016 Share Posted June 7, 2016 You can also try the module below by defining a weight impact to each combination: http://addons.prestashop.com/en/19396-shipping-cost-based-on-formula-with-cart-total-weight.html Link to comment Share on other sites More sharing options...
DeadDred Posted June 7, 2016 Author Share Posted June 7, 2016 From looking at them I don't think those modules will work. I don't need a more complex combinations system I need to be able to add dimensions on top of the weight adjustment to each option so that that info can be used by shipping modules like say Canada Post to give the customer proper shipping cost. I need this for each combination option Link to comment Share on other sites More sharing options...
CD Presta Posted September 26, 2016 Share Posted September 26, 2016 We have released a module that has this functionality. It allows you to enter width, length, and depth for each product combination. It will also pass these dimensions off to any shipping modules that use dimensions in their calculations. http://addons.prestashop.com/en/24128-product-combination-dimensions.html Link to comment Share on other sites More sharing options...
DeadDred Posted September 26, 2016 Author Share Posted September 26, 2016 (edited) We have released a module that has this functionality. It allows you to enter width, length, and depth for each product combination. It will also pass these dimensions off to any shipping modules that use dimensions in their calculations. http://addons.prestashop.com/en/24128-product-combination-dimensions.html I've already had the module created several months ago and released it to the community for free https://www.prestashop.com/forums/topic/536132-free-module-ps-1615-combinationattribute-option-dimensions/ Edited September 26, 2016 by DeadDred (see edit history) Link to comment Share on other sites More sharing options...
CD Presta Posted September 27, 2016 Share Posted September 27, 2016 I've already had the module created several months ago and released it to the community for free https://www.prestashop.com/forums/topic/536132-free-module-ps-1615-combinationattribute-option-dimensions/ Thanks for your response. This is a module we developed several years ago for another store we worked with. We decided to polish it up and release it online after we saw several requests for this functionality in PrestaShop. We think our module offers a few improvements. We only require one file override (and only one method within that file for PrestaShop v1.6+), which should reduce conflicts with other modules. Ours also allows faster data entry by placing all of the inputs together in a separate tab on the product page. We also support older PrestaShop versions (dating back to version 1.5.1.0). 1 Link to comment Share on other sites More sharing options...
DeadDred Posted January 26, 2017 Author Share Posted January 26, 2017 Thanks for your response. This is a module we developed several years ago for another store we worked with. We decided to polish it up and release it online after we saw several requests for this functionality in PrestaShop. We think our module offers a few improvements. We only require one file override (and only one method within that file for PrestaShop v1.6+), which should reduce conflicts with other modules. Ours also allows faster data entry by placing all of the inputs together in a separate tab on the product page. We also support older PrestaShop versions (dating back to version 1.5.1.0). I'll give yours a try and see how it goes. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now