Quantcast
Channel: Phoca Forum
Viewing all articles
Browse latest Browse all 2231

Phoca Cart • Re: Redirection page after order confimation

$
0
0
Hi, you can override the info view with standard template override feature.
components/com_phocacart/views/info/tmpl/default.php

The info view even includes events which can be used in plugins, so you can add content to info view by events in plugins:

View plugin:
onPCVonInfoViewDisplayContent

Shipping plugin:
onPCSonInfoViewDisplayContent

Payment plugin:
onPCPonInfoViewDisplayContent

Even description which is set for shipping or payment method can be displayed on Info page:
Image and have multilanguage.

Jan

Statistics: Posted by Jan — 30 Sep 2024, 17:27



Viewing all articles
Browse latest Browse all 2231

Trending Articles