Child products linking to parent
-
Hello,
I would like change url to child products in products view (archive). For child products I would like to link to their parent product.
In my code I have:
$more_link = apply_filters( ‘the_permalink’, get_permalink() );
I need some code which for child products gets url of parent product.
Could You help me with it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Child products linking to parent’ is closed to new replies.