Is there a way to modify this to use the SKU instead of the ID at the end of the URL? Tried modifying line 847 to use $product->getData('sku') instead of $product-getId() but this returns no value and just ends the URLs with - and then nothing.