Home Forums WoodMart support forum shipping

shipping

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #603543

    mahnaz
    Participant

    How can we deactivate the shipping calculator on our website? We don’t want to show the shipping method or shippimg price in bill , in checkout ,….. , and we don’t want to display free shipping either. We only want to remove it.

    #603544

    mahnaz
    Participant

    Hello, with this code, we remove the shipping information from the checkout page, but I also want to remove it from the order completion page.

    tr.shipping {
    display: none;
    }

    Attachments:
    You must be logged in to view attached files.

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)