Skip to content

Use SKU instead of Magento based product ID? #1

@octoxan

Description

@octoxan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions