Should consider making relative paths for links rather than absolute paths.
In the case where carts are created on one server and served from another, one may not have control over where on the local filesystem it can be served from. Relative paths could help reduce the discrepancies between local filesystem layouts and deployments.
Should consider making relative paths for links rather than absolute paths.
In the case where carts are created on one server and served from another, one may not have control over where on the local filesystem it can be served from. Relative paths could help reduce the discrepancies between local filesystem layouts and deployments.