Title: Shipping question
Last modified: August 30, 2016

---

# Shipping question

 *  [JDsRecordShop1](https://wordpress.org/support/users/jdsrecordshop1/)
 * (@jdsrecordshop1)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/shipping-question-3/)
 * Hello,
 * I’m new to WC. I sell Vinyl Records/LPs in the USA
 * Is it possible to have a shipping calculation for orders at checkout that would
   work something like this using only the US Post Office?
 * USA Orders: First LP $4.00 Shipping, each additional LP $2.00
 * International Orders: First LP $20.00 Shipping, each additional LP $8.00
 * And if so what would be the best approach to creating this formula so it can 
   be easily attributed to my products?
 * Thank you for your time.
 * JD
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Contributor [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/shipping-question-3/#post-6745548)
 * Enable flat rate shipping and international shipping methods.
 * In the cost field for flat rate put: 2 + ( 2 * [qty] )
 * In the cost field for international rate put: 12 + ( 8 * [qty] )
 *  [svpinform](https://wordpress.org/support/users/svpinform/)
 * (@svpinform)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/shipping-question-3/#post-6745602)
 * Hello,
    how to take into account in calculating the shipping weight of the product
   in addition to [cost], [qty]…..
 *  [svpinform](https://wordpress.org/support/users/svpinform/)
 * (@svpinform)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/shipping-question-3/#post-6745603)
 * Hello,
    how to take into account in calculating the shipping weight of the product
   in addition to [cost], [qty]…..
 *  Thread Starter [JDsRecordShop1](https://wordpress.org/support/users/jdsrecordshop1/)
 * (@jdsrecordshop1)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shipping-question-3/#post-6745685)
 * Hello Everyone and thank you for your replies. I was just now able to work on
   this and your solutions.
 * However, I tried this flat rate formula 4.00 + ( 1.00 * [qty] )
 * and for one item in the cart it calculates a flat $5.00 shipping. If I add another
   item it calculates $6.00
 * Any ideas as to why it is not calculating 1 item at $4.00? and 2 items at $5.00?
 * Thank you once again.
 * JD
 *  [svpinform](https://wordpress.org/support/users/svpinform/)
 * (@svpinform)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/shipping-question-3/#post-6745687)
 * 4.00 + ( 1.00 * [qty] ) ………..4.00 + ( 1.00 * [2] )=6=4+2
    if you want progress
   4.5.6.7 delete 1 like that 4.00 + [qty]

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Shipping question’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [international shipping](https://wordpress.org/support/topic-tag/international-shipping/)
 * [shipping](https://wordpress.org/support/topic-tag/shipping/)
 * [usps](https://wordpress.org/support/topic-tag/usps/)

 * 5 replies
 * 3 participants
 * Last reply from: [svpinform](https://wordpress.org/support/users/svpinform/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/shipping-question-3/#post-6745687)
 * Status: not resolved