News:

AbanteCart v1.4.2.1 is released.

Main Menu

Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - spankovac

#1
Development Help Needed / Checkout - autosolect zone
November 12, 2018, 01:16:12 PM
Hi, is here some way to configure autoselect for some zone? I need autoselected zone in checkout in index.php?rt=checkout/guest_step_1

Thank you for answer
#2
Customization help / Re: Free shipping from price
October 12, 2018, 03:01:53 PM
The only option is through this extension? This will not solve my problem that my other shipping will not disappear :(
#3
Customization help / Re: Free shipping from price
October 12, 2018, 06:48:19 AM
I need for example when the order will be over 100$ - no shipping and payment price.
#4
Customization help / Free shipping from price
October 12, 2018, 01:46:01 AM
Hi,

I need to set up free shipping and payment at a price. Is it possible? I am using extensions default_flat_rate_shipping, cod and banktransfer.

Thank you for answer
#5
Customization help / Re: Tag manager
October 08, 2018, 02:15:03 PM
SOLVED:
\storefront\view\default\template\common\success.tpl
#6
Customization help / Tag manager
October 08, 2018, 11:53:55 AM
Hello, can you sb help me please with implementuje od tag manager?

I implemented default code and I measure of traffic and i want to measure of transactions.

I need to put somewhere in code this script:
Quote
<script>
dataLayer.push({
'transactionId':'123456',
'transactionAffiliation':'example.com',
'transactionCurrency':'EUR',
'transactionTotal':2000,
'transactionTax':400,
'transactionShipping':100,
'transactionProducts': [
{name: 'Produkt1', sku: '1', category: 'kat1', categoryid:'123',
price: 1000, quantity: '1'},
{name: 'Produkt2', sku: '2', category: 'kat2', categoryid:'456',
price: 1000, quantity: '1'}
],
'event':'trackTrans'});
</script>/quote]

Can you help me pls? Sorry my english Is not So good.

Forum Rules Code of conduct
AbanteCart.com 2010 -