Connect with other Neto users, share knowledge, and get help from the community
Is there any info on the new Catch catalog manager. Will the current integration need any changes? I haven't seen any info on this yet but if there is can someone advise. Thanks....!
Initial testing is positive. Camera scanning was fast an accurate.
Hi, I need to remove the hyperlink from the last time in the breadcrumb. Here is the body section of the breadcrumb; [%param *body%] <li class="breadcrumb-item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a href="[@url@]" itemprop="item"><span itemprop="name">[@name@]</span></a> <meta…
You may have some business requirements where you want to offer a specific shipping option or shipping charges to your customers. The situations could be: * You want to charge a different shipping cost if bulky items are added to the cart. * You want to exclude some items from international shipping because you don’t want…
Hi, I want my customers to allow make the payments for Quote. When customer logged into there account, in the Account Summary section, I want to show pay button for the Quotes. When they click on the Pay button, they should be able to select a payment method and make the payment from there for Quote. Can anyone help me for…
Hi, I found that our website is missing a sitemap (which it supposed be there by default !!). I tried adding on using the tutorial in Tweak Documents. A new file is added under cms/sitemap.template.html however the site map is not accessible at https://www.chainsawspares.com.au/sitemap.xml In the tutorial…
I have a problem to solve. I need your help for that. This is my scenario I want to show Estimate Delivery time in the Order Email Template and Invoice Template. This is the calculation to calculate the Estimate Delivery date. If the product is in Pre Order, The use this formula to calculate the Estimate date Handling…
is there a way to allocate a single photo that will automatically be applied to ALL SKU's? i'm trying to add a 'stock photo' to every listing which is just our company logo with a 'image coming soom' text. issue is i have 3000+ SKU's and i'd like it to be an automated process so that any time a new SKU is addd, this stock…
I have checked and Account Credit Payment method has been set up in Payment Methods and links to a xero bank account but those amounts still don't come through.
First I fetch all the data of product from GetItem API. $netoDataAll = $this->loader->neto('GetItem', $options); Now I want to fetch categories data from the product. $options = [ 'Filter' => [ 'ID' => $id, 'OutputSelector' => [ ] ] ]; $netoData = $this->loader->neto('GetCategory', $options); But when I run this, I am…
It looks like you're new here. Sign in or register to get started.