mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 12:25:15 +08:00
Revert "Change the product_preview
to woocommerceBlock
"
This reverts commit 55b2e6d8d4
.
This commit is contained in:
parent
55b2e6d8d4
commit
f38ab36da8
3 changed files with 8 additions and 11 deletions
|
@ -30,10 +30,7 @@ document.addEventListener( 'DOMContentLoaded', () => {
|
|||
partnerClientId: PcpPayLaterConfigurator.partnerClientId,
|
||||
partnerName: 'WooCommerce',
|
||||
bnCode: 'Woo_PPCP',
|
||||
placements: ['cart', 'checkout', 'product', 'shop', 'home'],
|
||||
custom_placement:[{
|
||||
message_reference: 'woocommerceBlock',
|
||||
}],
|
||||
placements: ['cart', 'checkout', 'product', 'shop', 'home', 'product_preview'],
|
||||
styleOverrides: {
|
||||
button: publishButtonClassName,
|
||||
header: PcpPayLaterConfigurator.headerClassName,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue