WPIntell

Source evidence

Show shipping as per the quantity field

Product page shipping calculator for WooCommerce · support · 2024-08-28T07:37:00+00:00

complaintsentiment
highseverity
0.96relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 34 rows with source links

17.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
olstadesigns unresolved
When I have the setting “Show shipping as per the quantity field” turned on the shipping rate is different to the cart/checkout. When I turn it off it is correct. This is for the qty of “1” input on the product page. Why would this be happening. I don’t really want to run the website with this setting off because it will not calculate if the customer changes the qty on the product page. With the setting off I get the correct rate of $42.04 but when I turn it on it changes to $52.25. It’s like with the setting on it finds a value greater than 1 for qty. The page I need help with: [ log in to see the link] Please provide the address that we need to fill in the calculator to see the issue AUSTRALIA NEW SOUTH WALES SYDNEY 2000 When you enable quantity field option then the estimate is shown based on the quantity in the quantity file plus the quantity of the product already present in the cart Ok I can see that now. Thanks for the clarification. Can I make a suggestion? In the settings you have the section “Different messages used in plugin”. You have the ability to modify the message shown above the available shipping method list. Could we also have a message shown below the available shipping method list? This way I can add a message in for example: “Rates shown above will also include any items already added to cart.” Or is there another way I can add a message below the available shipping method list? I could just do this using CSS: ul.pisol-ppscw-methods::after { content: “Rates shown above will also include any items already added to cart.”; font-style: italic; font-weight: 600; position: relative; top: 10px; }

Comments

5 shown
PI Web Solution 2024-08-28T07:40:00+00:00

Please provide the address that we need to fill in the calculator to see the issue

olstadesigns 2024-08-28T07:42:00+00:00

AUSTRALIA NEW SOUTH WALES SYDNEY 2000

PI Web Solution 2024-08-28T09:32:00+00:00

When you enable quantity field option then the estimate is shown based on the quantity in the quantity file plus the quantity of the product already present in the cart

olstadesigns 2024-08-28T10:03:00+00:00

Ok I can see that now. Thanks for the clarification. Can I make a suggestion? In the settings you have the section “Different messages used in plugin”. You have the ability to modify the message shown above the available shipping method list. Could we also have a message shown below the available shipping method list? This way I can add a message in for example: “Rates shown above will also include any items already added to cart.” Or is there another way I can add a message below the available shipping method list?

olstadesigns 2024-08-28T10:22:00+00:00

I could just do this using CSS: ul.pisol-ppscw-methods::after { content: “Rates shown above will also include any items already added to cart.”; font-style: italic; font-weight: 600; position: relative; top: 10px; }