Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nate22

    (@nate22)

    And what is up with this? https://i.imgur.com/6xUMvIm.png

    ^ the Shipping option buttons for selecting are displaying underneath the text… Someone thought it was a good idea to not give the cart totals enough room to even display properly? Look at the CSS:

    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
    text-align: right;
    }

    I didn’t do that. That’s default.

    Thread Starter nate22

    (@nate22)

    Anyway… is it possible to create a specific shipping charge for every product? I only have 12 products if that is possible, it would probably be easier than trying to figure out weight-based shipping. I am dealing with a client who had trouble giving me weights and now can’t give me a $/lb estimate since “USPS charages all different rates.”

    I have asked him to just give me a shipping cost number for each product. If it is possible to do this, someone please tell me how? Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How can I set up this shipping?’ is closed to new replies.