Choose where Frak buttons appear on PrestaShop
Section titled “Choose where Frak buttons appear on PrestaShop”Once Frak is installed and connected, the three components already show on the right pages. You can turn any of them off or fine-tune them from the Component Placements panel on the Frak settings page.
| Component | Where it shows | On by default | Options |
|---|---|---|---|
| Share button | Product pages | Yes | Button style: Primary, Secondary, or None |
| Banner | Top of the storefront | Yes | Custom CSS class |
| Post-purchase card | Order confirmation page | Yes | None |
| Post-purchase card | Customer order details | Yes | None |
Each placement is a simple checkbox. Uncheck the ones you don’t want, then Save to apply.
Put a component somewhere else
Section titled “Put a component somewhere else”Need Frak on a page the checkboxes don’t cover, like a CMS page or a custom block in your theme? Use the bundled Smarty tags in any .tpl file:
{frak_banner placement="hero" referral_title="Welcome back!"}{frak_share_button text="Share & earn up to {REWARD}" no_reward_text="Share & earn" placement="sidebar"}{frak_post_purchase variant="referrer" cta_text="Earn rewards"}Buttons not showing?
Section titled “Buttons not showing?”Confirm the placement is checked in Component Placements, then clear your cache (Advanced Parameters → Performance → Clear cache). Some themes remove the product or header hooks Frak uses, so if a checked placement still shows nothing, check that theme template. Full steps are in Settings & tracking.
Settings & trackingBrand fields, order tracking, the retry queue, and troubleshooting.