I have a shipping classes of stock and dropship with the numbers of 0 and 1
I then have a bunch of shipping methods like Free_shipping:03 is 3 and ups:01 is 4 etc
So on the cart page when I select shipping method, the date is exactly what I would expect.
However, on the receipt that people are emailed, it only give the date from the shipping classes (0 or 1 days) and not what is shown in the cart.
Also on the product page, it only shows the date of the shipping class and ignores shipping method as well. This is also on the line item in the cart.
On the product page, does it not use the shipping method people selected?