PrestaShop shipping price calculation

Closed job

Recent jobs from category Coding and IT

  • no avatar
    Patrycja Pawłowska
    Mail footer HTML/CSS
    Proposed by freelancer
    12
    30d
    Hello everyone! I need 2 simply HTML codes to mail footer. I ve got projects - ther are simply and not complicated. I don't know how to pay for this service, taht's why I don't provide a budget. Greetings! <3
  • no avatar
    Luteracki
    I would like to reduce the amount of functionality in the insinuating application, add branding elements.
  • no avatar
    Digi Solution
    Website - AutoCommerce
    Proposed by freelancer
    41
    26d
    Hello sincerely, I will commission a website for autocommerce with the ability to add ads.
  • no avatar
    RW ADVERTISING 16 deals
    Product configurator
    Proposed by freelancer
    21
    26d
    I will commission the programming of a product configurator for a website. Options of the configurator: - product selection from the menu (two types of bottles) - each bottle in several colors - possibility to superimpose your own LOGO on the selected bottle (possibility to upload logo in several formats) - possibility to apply logo in 3 different areas of the bottle - possibility to change logo position (vertical/horizontal) - ability to scale the logo - generation of 3 different views of a bottle with applied logo (front / back / detail) - superimposed LOGO with preservation of curvature - bottle artwork is provided by the customer Interested parties please contact me. RW ADVERTISING
  • no avatar
    Damian Klemann
    I am looking for an experienced freelancer to improve 3 installations of Meta Pixel, Google Tag Manager and Google Analytics 4 on our website. Our goal is to accurately track user behavior, optimize marketing efforts and increase the effectiveness of advertising campaigns. Task scope: Verification and improvement of Meta Pixel installation: - Verification of correct implementation. - Configuration of custom events. - Integration with Facebook ads. Google Tag Manager optimization: - Reviewing existing tags, rules and variables. - Configuration of new tags and rules according to business requirements. - Validation testing of all tags. Improving Google Analytics 4: - Configuration validation. - Configuration of custom events and conversions. - Integration with Google Ads and other marketing tools. Requirements: - Experience working with Meta Pixel, Google Tag Manager and Google Analytics 4. - Knowledge of HTML, JavaScript and SEO basics. - Ability to analyze data and draw conclusions. - Ability to work remotely and communication skills.
  • no avatar
    FORTISRecovery 28 deals
    Preparation of the web planner
    Proposed by freelancer
    25
    23d
    I will commission the writing of a script for a smooth and secure software: web application - correct display on computers, as well as tablets: planner. We anticipate developing the application into an Android mobile application. I have laid out all the categories/subcategories, the content to be included in the application and how visually it should all look, however, I would like to give the details only to the person with whom I will sign a contract.
  • no avatar
    MaTt
    Google Apps Script - translation script
    Proposed by freelancer
    6
    23d
    How should the script work? 1. run in Google Apps Script 2. choose what we want to do: (a) download a list of videos from the youtube channel (there must be an option to indicate a specific youtube video and/or the date of publication of the video in the form of a range, for example, 01.06 to 30.06.2024) b) another function checks if the video has any translations other than Polish, if there are any it saves the value, additionally saves the original title and description to 2 separate columns in the Google Sheets file), in addition, for languages where there are no translations it adds a column with an empty value according to the scheme: language_title, language_description e.g. EN_title, EN_description (c) another function translates the title and description of the video from Polish to all available on youtube and at the same time supported by the Google Translation API, the results of the translations are saved to a file to the appropriate column (d) the ability to update videos for translated titles and descriptions, similar to point C.
  • no avatar
    wojwod
    Looking for a person to create an end-point in c# based on Insert spheres that will create and save an order from a customer in Subiect Nexo from the received json.
  • no avatar
    Neisa Sp. z o.o. 1 deal
    PHP Specialist
    Proposed by freelancer
    38
    19d
    We are looking for a PHP specialist to expand an existing website.
  • no avatar
    Neisa Sp. z o.o. 1 deal
    Bootstrap developer
    Proposed by freelancer
    34
    19d
    We are looking for an experienced developer with knowledge of Bootstrap/HTML/JavaScript/CSS to further develop an existing application.
Piotr
Piotr
Employer
Job category:
Web apps
Expected budget:

Negotiable

Preferable skills:
Published:
Valid until:

Job description

I have an online store running on PrestaShop.

Shipping prices currently charge according to the defined weights of products.

If the product weighs less than 30kg - the shipping cost is x,

if less than 60kg - the cost is 2x

I would like the price calculation to also take into account the different SKUs in the shopping cart.

Each SKU should be counted separately, that is:

SKU1 - quantity 15 - weight 15

SKU2 - quantity 31 - weight 31

Currently the shipping price is returned 2x, it should be returned 3x, because each SKU separately.