"Calculate Shipping Price" is in the short description before the options. But to Calculate Shipping Price, they need to specify the product's option(s) firstly. So "Calculate Shipping Price" should be after the options.
Settings
Navigate to System-->Configuration-->Ajax Shipping Price Calculator. Please set "Display In = Custom Position".
Please open to edit [YourMagentoDir]/app/design/frontend/default/[YourTemplate]/template/catalogproductview.phtml.
After the code
Paste the following code
- Calculate the shipping price based on AJAX dynamically
- Show the shipping rates in the pop-up
- Applied on any position at the product details page
- Including the cart option
- Native Magento features and html